RadzenGrid RowSelect

Hi!
I am using RowSelect on a RadzenGrid, so when I am selecting a row the data in it will be editable.
But after editing I want to deselect the row.
Is there something available for this?
Thanks

Hi @kaamos91,

Currently the only way to achieve this is to set Data property to null and back to your data:


We will do our best to provide better way for this in the next release.