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

Any event on toggle of GridViewToggleRowDetailsColumn?

1 Answer 234 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Richa
Top achievements
Rank 1
Richa asked on 31 May 2011, 03:09 PM
Hi Team,

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

Sort by
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
Tags
GridView
Asked by
Richa
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or