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]".
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.