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

Multiple Grids

1 Answer 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kiran
Top achievements
Rank 1
kiran asked on 23 Apr 2009, 07:56 AM
Hi Friends,
  Can anyone help me how to bind a grid inside another grid...
  same as the Hierarchical Grid but different grid in each parent rows.

  ex:-

  1  |  KiranTbl   |   KiranDesc
     ---   1 |  FirstValue  | Desc | Location | Weight |
     ---   1 |  SecondValue | Desc | Location | Weight |
 2   |   ShivuTbl   |  shivuDesc
    ---   1 |   Design |  1245  |    jan-26-2006
    ---   2 |   Design1 |  5678|    jan-27-2006
 3   |   ArunTbl  |  ArunDesc
    ---   1 | jan-26-2006 | Female | Blue
    ---   2 | jan-27-2006 | Male |  Red

Plzzz plzzz answer my question aspd....

Thanks







 


1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 23 Apr 2009, 09:41 AM
Hi,

You can use the NestedViewTemplate to achieve your scenario. You can put  a grid in the NestedViewTemplate  an d change its source based on each row.

http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx


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