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

Customization of "itemsPerPage" for multiple instances of Pagination on same page #357

Open
snehalj2 opened this issue May 7, 2020 · 1 comment

Comments

@snehalj2
Copy link

snehalj2 commented May 7, 2020

Actually I am working on code in which there are multiple tables on same page and I need multiple pagination with respect to those tables. For multiple instances of pagination I have used object instance of current page and individual id. I am facing issue in displaying itemsPerPage in table.
I have got one solution on GitHub for creating different variables of itemsPerPage. But it is not working properly. I am sharing link of what I have tried:
#228 (comment)
When I tried above solution, Infinity buttons in pagination bar gets added and pagination stops working. Do anyone have solution for this problem?

@manuksha
Copy link

@snehalj2 have you got any solution for this because I am also struggling for the same functionality. It would be great if you share any suggestions :)

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