How to handle Data viewer in ASP.Net?
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Hello to all the ASP.Net programmers.... any one can please help me out to how to work with Data Viewer in ASP.Net?Please.......Reply to my post.... thanking you all.... :rolleyes:
Dear Thota.. You can do it using gridview.. A grid view is very much similar to dataviewer
modified on Monday, February 04, 2008 5:15:47 AM
-
Dear Thota.. You can do it using gridview.. A grid view is very much similar to dataviewer
modified on Monday, February 04, 2008 5:15:47 AM
u have to two events at the server 1.Row data bound 2.and other one is pageindexchanging
modified on Monday, February 04, 2008 5:13:06 AM