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

Incell editing of column with values in navigatable grid

1 Answer 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaap
Top achievements
Rank 2
Jaap asked on 05 Sep 2012, 01:42 PM
Hello,



See this fiddle: http://jsfiddle.net/JaapM/PtQB7/

The third column has values, so a DropDownList control is generated for it.

When you click in the first column, the editor is show. Then tab to the second column. The editor is displayed also.

Then tab to the third column. The editor (dropdown) is not displayed. It is just a focused cell. When pressing Enter or F2, the dropdown is displayed, but the table cell in the background this has the focus. Also you can navigate away from the cell with the arrow keys, this is not possible in the other columns.



Regards, Jaap

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 10 Sep 2012, 09:05 AM
Hello Jaap,

This is currently limitation of our keyboard support. We are working on solution for that case, which should be available for Q3 release, eventually. Currently you can use the following workaround as a solution:
http://jsfiddle.net/Eh8GL/

Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jaap
Top achievements
Rank 2
Answers by
Nikolay Rusev
Telerik team
Share this question
or