Is it possible to Paginate a table using jquery?
There are plugins to do this:
- https://plugins.jquery.com/tag/pagination/
http://beckelman.net/demos/jqueryTableSorterConPaging/default.aspx
Also, there is a good tutorial here which covers all kinds of table manipulation in jQuery including pagination: http://www.packtpub.com/article/jquery-table-manipulation-part1
I prefer this one datatables.