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
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