Four new “Working with Data in ASP.NET 2.0” tutorials are now available online at www.asp.net. These four tutorials illusrate how to add paging and sorting capabilities to the GridView and ObjectDataSource, showing how to page and sort naively, as well as how to use the more efficient custom paging technique. There's also a tutorial on creating a more customized sorting user interface.
Like the previous 23 tutorials, these four are each available in C# and VB versions, can be downloaded as PDFs, and have their complete source code available for download as a ZIP file.
Check 'em all out - http://www.asp.net/Learn/DataAccess