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

Column modified event?

1 Answer 29 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 23 Sep 2009, 07:59 AM
Hello everybody...
I need to trap when a cell is edit through the keyboard.
How can I do?

Thanks!

Nick

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 23 Sep 2009, 08:43 AM
Hello Nick,

There are two events that could help - the first one is called BeginningEdit and it is fired just before the user starts to edit a particular cell; and the second one is called CellEditEnded which is fired right after the user commits a new cell value (for example by pressing Enter).

Here you can find more information about the editing support in RadGridView.

Hope this helps.

Best wishes,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Nick
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or