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

Column header for each level/node type of hierarchy?

1 Answer 53 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
b
Top achievements
Rank 1
b asked on 07 Jan 2011, 10:44 PM
Hi,

I'm trying to achieve something like the following:

Categories  | Statuses  | Details  | Date1  | Date2| ...
Category1
                                          Detail1                 5
                                          Detail2   50           3
                                          Detail3   300         2
                       Status1
                                          Detail4                 7000
                                          Detail5   200        
                       Status2
                                          Detail6   75           500

So the hierarchy consists of several types of nodes:
- Category
- Status
- Detail
Categories can contain Statuses and Details.  Statuses can contain Details.  Details may have multiple values associated with dates, and the date columns (there can be an arbitrary amount) need to be pageable/scrollable.

Is there a way I can achieve this with the Telerik Silverlight TreeListView?  The key thing is having column headers each type of node in my hierarchy.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Jan 2011, 08:17 AM
Hi,

 This cannot be achieved with RadTreeListView. 

Regards,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
TreeListView
Asked by
b
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or