This question is locked. New answers and comments are not allowed.
Is it possible to supress keyboard navigation on the MVC Grid? I have a combobox (just like in the http://demos.telerik.com/aspnet-mvc/grid/clientedittemplates example). However, when keystrokes are used in the combobox to change the value, the grid's keyboard navigation also responds to the same keystrokes. Is there a way to supress this behavior?