Best way to reset rowSelection on data change
👋🏽 Hey,
I wonder what is the best way to reset the selected rows when the data changes (server side-sorting, or server-side pagination). Initially the rowSelection should not be reset!
Is this the way to go?
or should I use the
onStateChange
-event? If yes, how?
An answer from someone who knows better (maybe @KevinVandy 😊 ) would be appreciated.
Many thanks0 Replies