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

Hierarchical data in 3d column

2 Answers 56 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Elena Kosinska
Top achievements
Rank 1
Elena Kosinska asked on 15 Nov 2010, 11:54 AM
Hi,
have some problems with hierarchical displaying data in TreeList View. It works only when we have an expanding feature for the 1st column. But we need hierarchical displaying data for 3d column (1 and 2 columns are for displaying other types of data such as specific icons, IDs, etc....) If I try to place hierarchical data in 3d column -> TreeList View displays expander for 1st column instead of 3d!

Any samples?
Thanks in advance.

Elena.

2 Answers, 1 is accepted

Sort by
0
Accepted
Yavor Georgiev
Telerik team
answered on 15 Nov 2010, 12:51 PM
Hi Elena Kosinska,

 You need to set the HierarchyColumn property of RadTreeListView to the index of the column you would like to show the expanders. In your case, you should set it to 2 to have the third column be the hierarchy column.

Best wishes,
Yavor Georgiev
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
0
Elena Kosinska
Top achievements
Rank 1
answered on 16 Nov 2010, 04:52 PM
Thanks, it works :)
Tags
TreeListView
Asked by
Elena Kosinska
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Elena Kosinska
Top achievements
Rank 1
Share this question
or