Hello,
I want to un-select already selected row in the single selection mode. Is there any ways to do it in React?
Below is the sample project I created:
https://codesandbox.io/s/row-selection-devextreme-data-grid-forked-nkbx8?file=/App.js
Thank you!