GeekArticles
Microsoft
C#
Microsoft
C#GridView Examples for ASP.NET 2.0: Paging and Sorting the GridView's Data
When displaying large amounts of data it's often best to only display a portion of the data, allowing the user to step through the data ten or so records at a time. This sample show how to page and sort GridView data.
Sponsored Links
Related Topics
