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

Tab Keys dont work as expected once row template is appied

1 Answer 16 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Devender
Top achievements
Rank 1
Devender asked on 19 May 2015, 12:54 PM

I am not sure if this has been asked already. If yes, please point me to that thread. 

Use case: This happens when a row template is implemented in Grid. If the content of cell is edited and tab key is pressed, the focus jumps to next item. But the edited cell still maintains the editor.

Expected Behavior : As soon as tab is pressed and focus get shifted out of the edited cell, the cell should display in "normal" mode rather than edit mode.

Refer to this link for my implementation

http://dojo.telerik.com/@kamit1983/IREku/11

Thanks

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 21 May 2015, 01:07 PM

Hello Devender,

The desired behavior will happen in the default scenario (with navigatable and editable option set to true and no row template defined). 

In this case switching to normal mode of previous cell should be manually implemented. It will not work out of the box. 

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
Devender
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or