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

How could represent complex Hierarchy structure with RadGrid?

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mario
Top achievements
Rank 1
Mario asked on 15 Jul 2014, 09:59 PM
Hi, I have the following data structure: Management Units and Projects. Management Units may have other management units children or may have projects. Projects in turn may have children Projects. For example:

-Management Unit 1
       -Management Unit 1.1
             -Project 1
                 -Project 1.1
                        -Project 1.1.1
                        -Project 1.1.2
                 -Project 1.2
             -Project 2
       -Management Unit 1.2
       -Management Unit 1.3


-Management Unit 2
             -Project 1
             -Management Unit 2.1


How could represent this structure with RadGrid?

Thanks in advance.




1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 16 Jul 2014, 12:38 PM
Hi Mario,

Radgrid supports hierarchical representation of related data tables. You can take a look at the following help articles, which will help you achieve your requirement.
Understanding hierarchical grid structure
Several tables at a level
Grid - Declarative Relations

Thanks,
Princy
Tags
Grid
Asked by
Mario
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or