Maanually resettgin row selection on row removeal #4311
Unanswered
cubecleveland
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
Im using manualPagination to fetch and render pages from the server . We also persist selection of coloumn by setting autoResetRowSelection to false;
Our table has a feature of deleting rows - in that case thought the selection is kept in the state (which is the expected behaviour) -- any chance we can trigger unselecting all the columns on delete or actually manually setting the selectiion row state manually.
I think they ky is in the stateReducer hook, but any help will be appreciatred
Beta Was this translation helpful? Give feedback.
All reactions