bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
637 stars 291 forks source link

Update PlutoLazyPagination page numbers #915

Closed BigGitWorld closed 9 months ago

BigGitWorld commented 11 months ago

Hello I have a lazy loaded data list, so that I'm using PlutoLazyPagination to do pagination. Now, Suppose I have a filtering in my app, so that size of the data list will be changed after applying it, and therefore I want to update the PlutoLazyPagination range numbers. I can update rows but range of numbers in PlutoLazyPagination footer will be changed only after clicking on one of its numbers. I think its better let user to handle state of PlutoLazyPagination also. How can I do it?

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 9 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.