Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server side paginating #882

Open
peppeg85 opened this issue Feb 17, 2021 · 3 comments
Open

server side paginating #882

peppeg85 opened this issue Feb 17, 2021 · 3 comments

Comments

@peppeg85
Copy link

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

@peppeg85
Copy link
Author

anyway...solved with an external jquery pagination plugin

@muthu3107
Copy link

@peppeg85 Can you share which Pagination plugin you have used, am also stuck up withe same!

@peppeg85
Copy link
Author

sure, i used this:

https://github.com/nhn/tui.pagination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants