Parent child Kendo Grid

1 Answer 7 Views
Grid GridLayout
Bhavik
Top achievements
Rank 1
Bhavik asked on 07 Oct 2025, 11:09 AM

Hi,

I need sample code for Asp.net core MVC Kendo Grid where Parent grid will be there & on any row click of parent grid, child grid will be load on same page.

Parent grid will be hide on that point when child grid will be displayed.

I also want to load a 'Subchild' grid on child grid row click in a popup.

I also want to save/load all grid's state data like column selected, filter, sorting & searching etc as well. 

I can't find similar solution on forum. Please share if anyone have similar code example.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 10 Oct 2025, 07:24 AM

Hello Bhavik,

Thank you for the details provided.

In order to achieve the desired behavior with a hierarchy of parent-child Grids, I would recommend using the approach from the following demo:

The following article provides additional information about the implementation of a hierarchy of Grids:

Feel free to add all the pointed customizations in the Grids. Here is a REPL example of the hierarchy as well:

 

Kind Regards,
Anton Mironov
Progress Telerik

Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings.
Start the 2025 Survey
Tags
Grid GridLayout
Asked by
Bhavik
Top achievements
Rank 1
Answers by
Anton Mironov
Telerik team
Share this question
or