This question is locked. New answers and comments are not allowed.
hello, I'm working with RadGridView and put a checkbox to select the row that I want. It turns out that if I selected the row and click key Enter, and undo my selection goes to the next row. I put a treatment in the KeyDown event and it works, just that when I edit the cell and give a finish and it deselects ENTER and go to the next line .. how to disable it?