Click here to Skip to main content
15,890,845 members
Articles / Web Development / ASP.NET

Paging Data with ASP.NET URL Routing

Rate me:
Please Sign up or sign in to vote.
4.89/5 (7 votes)
10 Dec 2009Ms-PL3 min read 41.6K   698   31  
A really cool feature in ASP.NET 4.0 is URL routing for web forms. It, however, does not work well with the DataPager control. An alternative data paging interface comes to the rescue, solving other paging problems as well.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer Altairis
Czech Republic Czech Republic

Software architect and developer in Altairis, dev shop in Czech republic. Microsoft Most Valuable Professional (MVP) since 2004.


See my open source project at Codeplex.


Comments and Discussions