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

RadGrid Heirarchy

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RJ
Top achievements
Rank 1
RJ asked on 14 Jan 2011, 11:36 PM
I don't have a key between the master and detail tables . How can I load the detail tables at runtime from a datatable instead of having the relationship between master and detail tables. 

Raja

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 17 Jan 2011, 08:20 AM
Hello Raja,

You ca use DetailTableDataBind event of the RadGrid to bind each detail table-view from code behind. Check out the following demo for more on this.
Grid / Programmatic Binding

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