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

Two detail tables with two expand buttons

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 27 Mar 2013, 07:11 PM
I currently have a RadGrid with two detail tables and few other columns on the grid. The first column on the Grid has an ExpandColumn to expand the detail tables by default. This comes default because there is a detail table. The second column on the grid is a GridClientSelectColumn. I want to have two ExpandColumns at the beginning and then the GridClientSelectColumn. When I click on the first ExpandColumn, the first detail table needs to be expanded. When I click on the second ExpandColumn, the second detail table needs to be expanded. I tried to add two "telerik:GridExpandColumn" before the checkbox but they are being added after the checkbox. Then I tried to hide the default checkbox as I don't those but then the second ExpandColumn moves to the first column.

Can anyone provide code that displays it in the correct order and displays the appropriate detail table while clicking on an ExpandColumn?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 01 Apr 2013, 02:25 PM
Hello Joseph,

I am afraid it is difficult to figure out your exact requirement. By default, the second expand column is automatically generated when you expand one of the main table's items. Can you please check out the attached application and let me know if I am missing out to replicate your scenario?

In case you have different requirements or further instructions, please elaborate on your specific case and send us a sample video or screenshots demonstrating the desired appearance.

Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Joseph
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or