This question is locked. New answers and comments are not allowed.
Hi,
I noticed a weird behavior of the RadGridView when EditTriggers="CellClick" is used. When I click on a cell, it goes into edit mode, but the row doesn't. Sometimes, a different row goes into edit mode. I don't know if it matters, but the gridview is hosted in RadWindow. When I use a similar code on a page, a gridview behaves correctly.
Please see this behavior in the screencast: http://www.screencast.com/users/wiktor256/folders/Software%20Development/media/61a3b759-ac39-4359-b9cb-56454a793696
BTW. I stepped through the code, and it appears that the correct item is selected in the gridview even though it is not shown as such. So, I conclude that the gridview just doesn't highlight correctly a selected row under certain circumstances.
Best regards,
Wiktor
I noticed a weird behavior of the RadGridView when EditTriggers="CellClick" is used. When I click on a cell, it goes into edit mode, but the row doesn't. Sometimes, a different row goes into edit mode. I don't know if it matters, but the gridview is hosted in RadWindow. When I use a similar code on a page, a gridview behaves correctly.
Please see this behavior in the screencast: http://www.screencast.com/users/wiktor256/folders/Software%20Development/media/61a3b759-ac39-4359-b9cb-56454a793696
BTW. I stepped through the code, and it appears that the correct item is selected in the gridview even though it is not shown as such. So, I conclude that the gridview just doesn't highlight correctly a selected row under certain circumstances.
Best regards,
Wiktor