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

Custom Paging and the GridView in ASP.NET 2.0 - You'll thank me for this!

Rate me:
Please Sign up or sign in to vote.
3.18/5 (42 votes)
3 Mar 2007CPOL4 min read 137K   52  
How to programmatically bind a GridView to a DataSource and let it show a pager.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Belgium Belgium
I'm a self-made developer. And after years of writing code, I think I don't suck at everything ! When I stumble on a problem, I can't help but to figure it out. In some cases, I even write an article about it !
Also, in my quest to write better code, I have obtained a certificate as UML Professional, and I'm also a Certified ScrumMaster.

Comments and Discussions