grid-js / gridjs

Advanced table plugin
https://gridjs.io
MIT License
4.39k stars 240 forks source link

When using pagination, is there any way to know what the current index is? #1438

Open tap2k opened 5 months ago

tap2k commented 5 months ago

eg this would be helpful when refreshing the table state

tap2k commented 5 months ago

currently it seems like it goes back to the first section on any state change within the page

tap2k commented 5 months ago

these seem related. any fixes? https://github.com/grid-js/gridjs/issues/614 https://github.com/grid-js/gridjs/issues/840