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

Get "navigateable" in grid like Kendo Grid?

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 21 Sep 2012, 05:08 PM
Has anyone figured out how to make a RadGrid in inline edit more navigatable like the Kendo grid? Basically, click or double click to access the row/cell and on tab move to the next cell to enable edit?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 26 Sep 2012, 09:27 AM
Hello,

To achieve your goal you can enable keyboard navigation in the RadGrid control by setting the ClientSettings.AllowKeyboardNavigation property to True (its default value is False). You can also refer to the online resource below for detailed information:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/keyboardnavigation/defaultcs.aspx
http://www.telerik.com/help/aspnet-ajax/grid-keyboard-support.html

Kind regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Kevin
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or