Chapter 11. Using the GridView
Control
The GridView
control is the workhorse of the ASP.NET 2.0 Framework. It is one of the most feature-rich and complicated of all the ASP.NET controls. The GridView
control enables you to display, select, sort, page, and edit data items such as database records.
Note
The GridView
control supersedes the DataGrid
control included in the ASP.NET 1.x Framework. The DataGrid
control is still included in ASP.NET ...
Get ASP.NET 2.0 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.