Completed
Last Updated: 13 Dec 2021 09:46 by ADMIN
Daniel
Created on: 26 Jul 2016 19:23
Category: Kendo UI for jQuery
Type: Feature Request
3
Allow disabling "edit on [Enter]" (kendoGrid)
Currently, the grid automatically enters edit mode when the user presses  the [Enter] key.  This is difficult to prevent.  There could be a kendoGrid configuration setting to disable "edit on [Enter]".
1 comment
ADMIN
Angel Petrov
Posted on: 13 Dec 2021 09:46

Hi,

There are multiple ways how this can be handled. The most straight-forward one is to use the kendoKeyDown event and prevent the enter functionality as demonstrated here. Another option would be to attach a custom keyDown handler to capture the enter key and prevent the beforeEdit event.

Regards,
Angel Petrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.