Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Hierarchy of three levels using manual on demand
posted

Hi,

I can do manual on demand for second level by implementing RowIslandsPopulating event of grid and in RowIslandsPopulating method I am adding ContainerGrid for child grid.

Now I need to implement RowIslandsPopulating event for child ContainerGrid also but it looks like ContainerGrid is not support RowIslandsPopulating event.

Please let me know how to achieve this functionality with using hierarchy data source or any other data source. On demand data is coming from database so no fixed structure (column) for child grid.

Thanks.

Parents Reply Children
No Data