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

How to Customize GridViewToggleRowDetailsColumn

1 Answer 171 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nikhil Jain
Top achievements
Rank 1
Nikhil Jain asked on 17 Dec 2010, 10:23 AM
Hi

I want to Know how can I achieve the Fuctinality in using GridViewToggleRowDetailsColumn in the RadGridView.

I have a requirment that while user Click on the Plus button on the grid show the Row Details for that row. and now I have a scenario that If user already clicked on plus button for any row and again clicking on plus button on other row. The previous expaned row get collapse automatically.

So kindly help me on in this.

 

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 17 Dec 2010, 12:08 PM
Hi Nikhil Jain,

The GridViewToggleRowDetails column has a property ExpandMode which when set to Single will behave as you want.

Regards,
Veselin Vasilev
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Nikhil Jain
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or