Is it possible to Paginate a table using jquery?

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

    I prefer this one datatables.

    0 讨论(0)
  • 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.

    0 讨论(0)
提交回复
热议问题