This is a migrated thread and some comments may be shown as answers.

Four level hierarchical grid

2 Answers 1061 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sankar
Top achievements
Rank 1
Sankar asked on 25 Apr 2018, 10:53 AM

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

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimiter Topalov
Telerik team
answered on 25 Apr 2018, 01:20 PM
Hello Sankar,

You can nest as many levels of Master-Detail Grids as you like as long as the level N Grid contains the template for the next level (N+1) Grid, e.g.:

https://plnkr.co/edit/13zsfxJrAXw69y3JGHoB?p=preview

The detail template for each Grid can contain any markup, including another Grid component.

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Sankar
Top achievements
Rank 1
answered on 30 Apr 2018, 06:30 AM
Thanks. 
Tags
General Discussions
Asked by
Sankar
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Sankar
Top achievements
Rank 1
Share this question
or