react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
How to clear selected rows automatically using react-bootstrap-table2.
In my react application I want to automatically clear selected row of react-bootstrap-table2 upon api response.
Can someone help me in solving this issue?
I am using React hook
@pawan-khade did you solve it? I'm kinda stuck in this too 😅