Author: Rick Strahl | Posted on: 12/22/2009 7:11:33 AM | Views : 1244

Although there's decent Pager support in ASP.NET web controls the way paging works is inconsistent and not very generic. In this article I cover usage and implementation of a custom Pager control that is independent of other WebControls or DataSources on the page and provides an efficient mechanism for querying data as well as providing SEO friendly paging links. ...

Go to the complete details ...