This is a migrated thread and some comments may be shown as answers.

[Solved] Handle Enter Key on Grid fields

0 Answers 19 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Minyie
Top achievements
Rank 1
Minyie asked on 05 Nov 2012, 06:16 PM
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 
Tags
Grid
Asked by
Minyie
Top achievements
Rank 1
Share this question
or