Replies: 1 comment
-
I don't think the dev's thought of this. What I've done in my svelte project is to save and handle all those states (search, filters) by myself, and when a rerender occurs I have my own state to look at. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Making a copy of my stackoverflow Q here:
so i know the updateConfig() / forceRender() methods in gridjs, but is it possible to workaround the 'redrawing table'? I'm looking for a function/method that repopulate tables data with persisting view/search/filter options.
Thanks <3
Beta Was this translation helpful? Give feedback.
All reactions