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

Consistant Width in Hierarchical GridView

1 Answer 61 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Benjamin
Top achievements
Rank 1
Benjamin asked on 12 Nov 2009, 08:54 PM
Hi, I'm implementing a grid view with a self-referencing heirarchy; pretty similar to what is being done in the SelfReference demo.  I'm using this to establish a drilldown effect where it appers that the entire heirarchy is one single grid, but the problem is that I cannot find a way to cascade column width changes down the heirarchy.  All columns in position 0, for example, should have the same width regardless of where they are in the heirarchy and should remain consistant as the user alters the width of the main column heading.

I can't find a way to access the columns of the GridViewDataControl that is inside the template, though, to accomplish this.

Any help would be greatly appreciated; thanks.

1 Answer, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 18 Nov 2009, 09:16 AM
Hello Ben,

You can get this effect by using our brand new TreeListView control to achieve this effect.
Feel free to browse the online demo at:
http://demos.telerik.com/silverlight/#TreeListView/FirstLook

All the best,
Kalin Milanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Benjamin
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Share this question
or