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

Nested RadGrid with 2 grids at each level

1 Answer 111 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ron
Top achievements
Rank 1
Ron asked on 22 Jun 2011, 03:22 PM
I'm trying to do the following with nested RadGrids.
Can someone give me the control setup for this (if it is posible):

Level 0
+    Level 0 Grid Detail (people info)
+    Level 1 Grid listing entries (Unit Info)
      +  Level 1 Grid Details  (people Info in Unit)
      +  Level 2 Grid listing entries (Area Info)
             Level 2 Grid Details (people in Area)

e.g.
Main Region
    -   Bob    ------------ people row
        Ted    ------------ people row
    -   Sales ------------  unit grid row
            - John         ---------- unit people row.
            - Carol        ---------- unit people row
            - Mid Atantic  ---------area grid row
                - Sue         ---------area people row


Thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 Jun 2011, 04:38 AM
Hello Ron,

You can use hierarchical grid to achieve your requirement.

Check out the following help documentation and demo.
Understanding hierarchical grid structure.
Grid / Declarative Relations.

Thanks,
Shinu.
Tags
Grid
Asked by
Ron
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or