Is it possible to bind to keyboard events in the text box editor of a grid cell (or column) in batch edit mode. ALSO, I want to via script set the focus to particular column editor, say when a row is added to set the focus to the second column . Can that be done?
1 Answer, 1 is accepted
0
Boyan Dimitrov
Telerik team
answered on 05 Apr 2016, 07:53 AM
Hello Eric J at FADV,
I would suggest to use the edit event and attach the event to the HTML element as shown in the http://dojo.telerik.com/iLaNO example.
In order to force a cell to switch to edit mode I would suggest using the editCell method of the Kendo UI Grid.
Regards,
Boyan Dimitrov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!