This question is locked. New answers and comments are not allowed.
Hi,
I have a grid and would like to handle enter key event on certain fields.
The problem is the grid already handles it by going to the next column, I have tried removing the bindings and setting up new one and it works, for any other key that is not enter.
I would like to use enter to execute custom client actions before submitting.
Any ideas?
EDIT: I was wrong, it doesn't go to the next column, it tries to submit the row on pressing enter. How can I disable this?.
thanks
Telerik MVC 2012.1.214.340
Control: Grid
Edit mode Inline
I have a grid and would like to handle enter key event on certain fields.
The problem is the grid already handles it by going to the next column, I have tried removing the bindings and setting up new one and it works, for any other key that is not enter.
I would like to use enter to execute custom client actions before submitting.
Any ideas?
EDIT: I was wrong, it doesn't go to the next column, it tries to submit the row on pressing enter. How can I disable this?.
thanks
Telerik MVC 2012.1.214.340
Control: Grid
Edit mode Inline