This question is locked. New answers and comments are not allowed.
Hello,
I am looking for a way to deselect a cell without clicking on another cell. I can change or remove a selected row by manipulating the SelectedItem value of the RadGrid, but when this selected row has changed, the previously selected cell remains selected despite the row changing. Since CurrentCell is read only, I cannot manipulate it, so I was wondering if there was a way to accomplish this any other way?
Thank everyone for their time,
Philip Coffey
I am looking for a way to deselect a cell without clicking on another cell. I can change or remove a selected row by manipulating the SelectedItem value of the RadGrid, but when this selected row has changed, the previously selected cell remains selected despite the row changing. Since CurrentCell is read only, I cannot manipulate it, so I was wondering if there was a way to accomplish this any other way?
Thank everyone for their time,
Philip Coffey