Is there a way with the keyboard to set the selected Item, I wish the enter key would do it but it just moves from one row to another without selecting anything. Is there another trick?
2 Answers, 1 is accepted
0
Accepted
Ivaylo Gergov
Telerik team
answered on 29 Jul 2014, 12:40 PM
Hi Jean,
Currently the RadDataGrid handles the KeyDown event when the Enter key has been pressed and it does not fire. We will consider to implement a command that will allow customizing this behavior. For now, I can suggest a simple workaround: You can inherit the RadDataGrid class and override its protected OnKeyDown method like this:
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.