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

Capturing Key Down/Press Event in Grid Cell Editors

1 Answer 944 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric J at FADV
Top achievements
Rank 1
Eric J at FADV asked on 01 Apr 2016, 04:16 PM
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

Sort by
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!
 
Tags
Grid
Asked by
Eric J at FADV
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or