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

radgrid into a Hierarchy item

1 Answer 42 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Ildefonso
Top achievements
Rank 1
Ildefonso asked on 15 Apr 2011, 12:32 PM
Hi,

I'm trying to show a radgridview into a radtreelistview item.
Now i bind the treelistview with "Capitulos" Items and i have the next structure:

                 Capitulo 1
                        Capitulo 1.1
                               Capitulo 1.1.1
                 Capitulo 2
                 Capitulo 3


I need to show this one:

                    Capitulo 1
                        Capitulo 1.1
                            Product c
                            Product d
                            Product e
                                Capitulo 1.1.1
                                        Product a
                                        Product b
                    Capitulo 2
                    Capitulo 3
                        

        

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 15 Apr 2011, 01:22 PM
Hello Axel Blasco,

RadTreeListView is a possible option only when homogeneous data is concerned. For heterogeneous data scenarios I would advise you to use a hierarchical RadGridView.

Regards,
Ivan Ivanov
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
Tags
TreeListView
Asked by
Ildefonso
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or