I am looking for a simple solution to add pagination to some reports i have
built using ASP and jquery.  the problem is that the reports are returning
so much data that the script(s) are timing out.  SO based on that - i assume
i woudl need to have some kind of ajax based pagination so that the script
is only returning a small amount of data from the database at a time.

But i will also need to be able to sort the columns and possibly search
them.

is there any simple plugin or combination of plugins that will allow for
this?
-- 
View this message in context: 
http://www.nabble.com/pagination-solution-tp20191702s27240p20191702.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to