The GridView is a new and powerful control in ASP.NET 2.0. It is designed to replace the very familiar DataGrid control you probably used in many of your ASP.NET 1.x applications. Together with the new ObjectDataSource I will show you how to implement efficient sorting and paging using custom data objects while taking advantage of the new SQL Server 2005 row_count function.
Author:Benton Stark
Editor:David Schultz
Reviewers:Saurabh Nandu, Damien Foggon
Click here to read more
