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

Binding Hierarchial Grid based on Expand button clicks

2 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chandran Chandran
Top achievements
Rank 1
Chandran Chandran asked on 20 Jul 2010, 05:40 PM
Hi,
    I am using RadGrid,which is having the feature of Hierarchial grid. I used to bind the Hierarchial table under DetailTableDataBind event of parent grid.
Everything is working fine, but i would like to bind the child or hierarchial grid only at the time the Expand button clicks, so that i can improve the speed and enable the grid to bind only at the time of expanding.

So please let me know the possibilities to achieve the scenario

-Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Dessie Lunsford
Top achievements
Rank 2
answered on 20 Jul 2010, 11:27 PM
Have you looked into the ServerOnDemand load mode? http://www.telerik.com/help/aspnet-ajax/grdhierarchyloadmodes.html

It seems to be what you're describing.
0
Chandran Chandran
Top achievements
Rank 1
answered on 21 Jul 2010, 12:55 PM
Thanks Dessie, I will look into it..
Tags
Grid
Asked by
Chandran Chandran
Top achievements
Rank 1
Answers by
Dessie Lunsford
Top achievements
Rank 2
Chandran Chandran
Top achievements
Rank 1
Share this question
or