Is it possible to Paginate a table using jquery?

后端 未结 8 919
梦毁少年i
梦毁少年i 2020-12-16 00:55

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....

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-16 01:00

    You can use the Tablesorter plugin, with its accompanying pagination plugin.

提交回复
热议问题