When the kendo grid is in batch editing I would like for the keyboard navigation to respond like a spreadsheet. Here is an example: http://plnkr.co/edit/hy6Evh?p=preview In the example the keyboard navigation more closely follows an Excel spreadsheet. Here are the specific interactions that I noticed that are different. - when focus is in cell it is automatically put in edit mode. No need to switch to edit mode. - enter, shift-enter, moves down and up. I have observed that my users are more familiar with Excel keyboard behavior than the current Kendo grid behavior.