This is a migrated thread and some comments may be shown as answers.

How to select row by pressing UP/DOWN keys

1 Answer 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Manikandan
Top achievements
Rank 1
Manikandan asked on 24 Sep 2014, 10:00 AM
I have a problem. I want to select a row in a table(grid) by pressing UP and DOWN button without pressing space bar.
Please help me..

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 24 Sep 2014, 10:17 AM
Hi Manikandan,


This functionality is not supported out of the box. Nevertheless you could manually implement it by attaching the appropriate key handlers and use the select() method of the Grid API to select the rows.

Regards,
Dimiter Madjarov
Telerik
 

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.

 
Tags
General Discussions
Asked by
Manikandan
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or