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

Cell Edit Property

1 Answer 171 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 25 Sep 2007, 04:42 AM
Hi,
Just wondering how to change the Cell edit property (and/or capture the up and down arrow events).

basicly I have an integer Column, and when a cell is being edited it has the increment up/down arrows which I don't want, because when the user clicks the down or up arrow they want to go to the next/previous row, not change their value.

I tried the keyDown event, but the arrow keys aren't being captured by it.

Any help would be appreciated.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 27 Sep 2007, 12:16 PM
Hello Tony,

Unfortunately, there is no way to work around the current behavior. If the spin editor is opened, it should be first closed and then the up/down keys will change the current row.

However, the scenario you described should be handled by the grid using key events and this behavior will be introduced in the next major release  - Q3 2007 (scheduled for December).

Sincerely yours,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Tony
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or