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
664 stars 305 forks source link

[Help] How can I call setPage from PlutoLazyPagination? #861

Closed BerkSpar closed 1 year ago

BerkSpar commented 1 year ago

I am using PlutoLazyPagination following the example at here.

I have a TextField and other filters outside PlutoGrid and I want to call something like stateManager.setPage(1) to reload with these new parameters. How can I do it? Unfortunately, the stateManager.setPage just working in offline table.

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

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