Click here to Skip to main content
15,892,809 members
Articles / Web Development / XHTML

Effective Paging with GridView Control in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.93/5 (55 votes)
16 Nov 2010CPOL7 min read 288K   3.1K   73  
Paging must be effective for large scaleable applications. Without smart and effective paging and sorting for huge amount of data, user request takes more time and uses more resources.

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
Team Leader
Bangladesh Bangladesh
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions