Click here to Skip to main content
15,882,017 members
Articles / Programming Languages / C#

C# paging helper class

Rate me:
Please Sign up or sign in to vote.
2.00/5 (1 vote)
7 Jan 2012CPOL 33.5K   7  
It's common to extract a single page from a set of records. This utility simplifies the maths involved.

Views

Daily Counts

License

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


Written By
SoftwareMonkeys
Australia Australia
Founder of www.softwaremonkeys.net

Comments and Discussions