I dont know of any open source but I have a link which talks about custom paging with sample code. However, it is to do with using SQL Server. I dont know what backend db you are using.
This sample code may or may not help you - hopefully it does :)
http://aspnet.4guysfromrolla.com/article...
|
|
Expert:
|
nidhi
|
|
Date:
|
Aug 02, 2007
|
|
Time:
|
15:48
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
Thanks, nidhi. The link was not exactly what I was looking for, but it had some good points about what you save in terms of performance by using custom paging.
I found a control that I could use here: http://www.codeproject.com/aspnet/Collec...
It's open source and pretty advanced, probably not too easy to adapt, but it gave me a quick and easy start.
|
|
Expert:
|
dustPuppy
|
|
Date:
|
Aug 05, 2007
|
|
Time:
|
15:00
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|