Hi
I am having a situation where I wanted to use tree grid to display hierarchical data. Top level parent will be listed on the first load of the page. On the click of parent/parent expansion should get the remote data and display another tree. This will goes till the time we reaches to the end. Here, I am not getting structured data in one go , rather it will be coming on each request from tree grid on the exapansion of that grid.
I looked at the examples available for treegrid, but couldn’t relate any. Can someone please provide a feasible way to do so ?
Appreciate your help!
Regards.