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

Multiple HierarchyColumnIndex

1 Answer 51 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Antoine
Top achievements
Rank 1
Antoine asked on 28 Aug 2015, 02:54 AM
Is it possible to have multiple HierarchyColumnIndex ? In my case I have 3 IDs for a product. The 2nd and 3rd IDs are sub-states of the 1st ID. I would like to be able to unfold the first ID. Then I see all the ones with the second ID in the second column. Then unfold those... So basically be able to programaticaly set which column will be the HierarchyColumn depending on the row. Is this possible?

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 28 Aug 2015, 12:01 PM
Hello Antoine,

HierarchyColumnIndex property sets the display index of the column that will expand the hierarchy. In you need to have 2nd and 3rd level ID, then this should be defined as hierarchical structure and on each level you can rely on having the ID column as hierarchy column. 

As a side note, you need to consider using the RadTreeListView for displaying only homogeneous data. For more information you can check our online documentation on TreeListView.  

Regards,
Dimitrina
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
TreeListView
Asked by
Antoine
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or