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

Self-Referencing Grid similar to RadGrid

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jimmy
Top achievements
Rank 1
Jimmy asked on 22 Mar 2018, 09:00 PM
Is it possible for the MVC version of the Kendo Grid to look like the RadGrid component when set up for self referencing? So that all the columns are part of the same grid with one column responsible for expanding and collapsing rows below?

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 23 Mar 2018, 09:41 AM
Hi Jimmy,

When displaying a self-referencing hierarchical data I would recommend using the TreeList component. It is designed to work in such scenarios. Check out the demos below that show the component in action.


With that said, you can use a Grid component with such data, however, it would require more code. The example below illustrates how to display hierarchical data in a Grid component.


Give both approaches a try and let me know which one works better for you.


Regards,
Viktor Tachev
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.
Tags
Grid
Asked by
Jimmy
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or