Hellow,
When deleting the selected row in RadGridView, the selection changes automatically to another row. How can I cancel this behaviour ?
There are "Deleted" and "Deleting" events indeed, but they are fired only following a user's deletion. In my case, the deletion is made following a change in the ItemsSource collection.