View Single Post
  #11 (permalink)  
Old 08-03-2007, 02:23 AM
Venkat Venkat is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 350
Venkat is on a distinguished road
Thumbs up Re: Implementation Data Controls in asp.net

hi guys one more data bound control in asp.net....


GridView Control

The GridView control displays data as a table and provides the capability to sort columns, page through data, and edit or delete a single record.
Reply With Quote