Hi, i use a kendo grid with navigatable option set to true.
When i press tab key the current cell step to next row cell but change event is not fired.
I need to select the row corresponding to the active cell setted when i press tab key.
How to solve?
Thanks