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

Pagination problems when PaginatedDataTable2 displays 1 row per page #303

Open
Fochesatto opened this issue Sep 12, 2024 · 0 comments
Open

Comments

@Fochesatto
Copy link

When PaginatedDataTable2 is displaying 1 row per page with autoRowsToHeight: true the next page button skips 1 record and the previous page button stops working, as seen below:

paginatedbug.mp4

Reproduction Steps

  1. Open the live demo
  2. Change the type to "PaginatedDataTable2"
  3. Change the options to "Auto rows"
  4. Resize the window until only 1 record is showing
  5. Try changing pages

Alternatively

  1. Create a paginatedDataTable2
  2. set the parameter autoRowsToHeight: true
  3. Resize the window until only 1 record is showing
  4. Try changing pages
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

1 participant