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. |