Hi,
Is there an existing implementation or some pointers on the best approach to achieve n levels of nested grids?
- I do not want to use the hierarchical grids as I want to be able to customise the row details template and make the nested grids quite minimal
- I cannot seem to find the correct events to load a Grid into the row details using an pre-defined template
- I would like to implement it from a behavior, thus far I can get the first level of nesting to occur fine, but I am unable to access the Grid object from the row details so I can re-bind the same events in a recursive manner.
Thanks,
Maurice