Hi Team,
Is it possible to create 4 level hierarchical Kendo UI grid on angular? if yes can you please share the sample.
T1--> T2-->T3-->T4 --> T5
T1- Main Gird
T2- First child grid
T3- Second Child gird (T2 is parent for T3)
T4 - Third level child grid (T3 is parent for T4)
T5 - Fourth level child grid (T4 is parent for T5)
Thanks,
Sankar