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

Poor dropdown list editor behavior with keyboard in grid

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 29 Jun 2015, 05:30 PM

Seen on the stock demo of custom editor, if you click to activate the dropdown editor cell, then use the down arrow, it immediately saves the grid row with the next item in the DDL selected. I've tried every event hook possible to prevent this behavior but haven't had success. We still don't have the ability to enable/disable keyboard controls for elements so aside from modifying the source I am kind of stuck here.

Any suggestions? Can we change this behavior in the future?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 01 Jul 2015, 02:09 PM
Hello Ryan,

If you are referring to this demo then the behavior will occur because the autoSync option is enabled. In this case each change is immediately synchronized with the server. You should disable the option in order to avoid this.

Regards,
Daniel
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
Ryan
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or