It is possible to set an event after the DropDown ItemVaue inside a RadDataGrid has chenged?
1 Answer, 1 is accepted
0
Maya
Telerik team
answered on 26 Aug 2010, 02:18 PM
Hello Per,
You can use the CellEditEnded event of the grid that will be handled after the value has been changed and the cell loses the focus. In case you need an immediate response once the value is modified, you can add a new handler that will correspond to the SelectionChanged event. You can read more about the later approach in this blog post (point 3).
Greetings,
Maya
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items