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

how to use hierarchical radgrid with advance data Binding??

1 Answer 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Amit
Top achievements
Rank 1
Amit asked on 22 Mar 2011, 06:12 AM
hey there,

how can i use Hierarchical radgrid with advance data binding??..Where should i call NeedDataSource events for detail and master grid??..

thanks
Amit

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 22 Mar 2011, 06:32 AM
Hello Amit,

You can attach 'OnNeedDataSource' for master grid and for Detail grid attach 'OnDetailTableDataBind' as mentioned in this demo.
Grid / Programmatic Binding

Also go through the following documentation.
Hierarchical data-binding using DetailTableDataBind event

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