Aravind
asked on 27 Jun 2024, 05:30 AM
| edited on 27 Jun 2024, 05:30 AM
Hi, I want to enable up and down key for rad grid to select to row and get values from that. In winform how to achieve this ?
Note: My grid have simply row it not have sub grid or some other. Please provide sample code in vb .
Pls replace asap.
Regards Aravind
1 Answer, 1 is accepted
1
Accepted
Nadya | Tech Support Engineer
Telerik team
answered on 27 Jun 2024, 02:03 PM
Hello, Aravind,
The up/down arrow keys are enabled by default. Upon pressing them you should be able to change the selection. Here is how you can get the cell values when clicking on the up/down arrow keys on your keyboard: