FooTable
FooTable copied to clipboard
server side paginating
Hello, i'm trying to add server side pagination, but it's not clear from the documentation how to achieve this, from the server i have the actual rows to be displayed and any infos about the total number of pages, the actual page, the next page, and so on, now, how can i display the pagination component and set all these infos? i tried creating a new pager from here:
https://www.centralfifetimes.com/resources/responsive-static/scripts/legacy/nile/components/footable/docs/jsdocs/FooTable.Pager.html
but how can i apply it top the table? or is there another way to achieve this?
thank you
anyway...solved with an external jquery pagination plugin
@peppeg85 Can you share which Pagination plugin you have used, am also stuck up withe same!
sure, i used this:
https://github.com/nhn/tui.pagination