Is it possible to Paginate a table using jquery?

后端 未结 8 920
梦毁少年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:18

    There's also Pajinate.

    You can also just go to the plugins section of jQuery site and search keywords you're interested in.

提交回复
热议问题