I have a ToggleRowDetailscolumn in my telerik grid. I want to execute a logic when the toggle button of a particular row changes state from + to -.
Can you please tell if there is an event for the state change and if not how can i achieve this?
Thanks,
Richa
1 Answer, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 31 May 2011, 03:26 PM
Hello Richa,
RadGridView has an event called RowDetailsVisibilityChanged. It will be raised when the details of a certain row are expanded or collapsed. More information on this subject you can find in our online documentation.
Regards,
Ross
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