jquery - Easiest way to paginate a large table - circa 3000 rows -


im working on web-app project , on 1 of pages have large table, circa 2000 rows.

im looking simplest way provide pagination feature table allow 50 or 100 rows viewed @ time. have looked @ http://www.datatables.net/ doesnt seem working me,

are there other simple options out there?

cheers


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -