Consider my table with ten rows and I want to show first three rows in page1 and so on... How to paginate a table using jquery? Any good plugin....
There are plugins to do this:
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