I want to disable kendo drop down list Keyboard navigation which is the default behavior:
DropDownList / Keyboard navigation
In my specific case I have a drop down inside editable grid and I want to disable changing the highlights next/previous item when pressing the left/right arrows because I am using these to do another behavior (change focus to next column)