question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pagination Not Updated During Group Mode Expansion/Contraction

See original GitHub issue

Hello, amazing library! Appreciate all the work that’s gone into it.

I’m using fixed pagination, i.e. paging: { enabled: true, pageSize: 10 }, but when using column groups, if I contract the grid down to 1 or 2 rows, the pagination numbers have not updated, and visiting the 2nd page results in an empty grid.

Ideally, the paging would reflect the number of visible rows and update when the collapse/expand event fires.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
komarovalexandercommented, Aug 9, 2022

this is a good catch

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular not updating contents of ng-paginate when collection ...
The problem is the status DOES NOT change for the updated item. I made sure that correct status is saved and then retrieved...
Read more >
Pagination does not work as expected when "Group By" is ...
Pagination does not work as expected when "Group By" is applied on any List Column and number of items exceeds the Show x...
Read more >
Mat Paginator is not working properly along when used ...
When conditional rendering is done using *ngIf on table on outer , Mat-Paginator should paginate properly What is the current behavior?
Read more >
Paginate By Group- FineReport Help Document
1) After inserting data columns into cells and setting expansion, the expanded data may exceed the page size. In pagination preview mode, ...
Read more >
DataTable - ICEfaces - ICEfaces.org Community Wiki
deselectAllRowsInTable() select all the rows in the table, whether they are currently visible or not on the page (e.g. because of pagination).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found