tablesorter pager

后端 未结 2 816
忘了有多久
忘了有多久 2021-02-09 16:19

I\'m working with tablesorter and I\'ve not been able to find any documentation about the plugin tablesorter pager. The thing is that I have a table that displays some data and

相关标签:
2条回答
  • 2021-02-09 16:34

    This is a very old question, but for what it's worth, the Pager plug-in now has an option called savePages that saves the pagination state even on refresh.

    This issue covers it: https://github.com/Mottie/tablesorter/issues/444

    0 讨论(0)
  • 2021-02-09 16:39

    If you click on the tablesorter tag, you will find several other developers wrestling with this type of problem, such as Need Help with Jquery TableSorter Pager plugin.

    In an answer there, and replies to other similar questions, a suggestion is made to use DataTables.net instead.

    Yes, it's frustrating to think of changing tools at this point, but the level of frustration with your paging problem, and the favorable opinions about the other tool, suggest that you might be able to get this problem solved more quickly, and get your project back on track, by changing tools.

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