Master-Detail Grids

The KendoReact Data Grid provides options for visualizing the relations between its parent and child records by displaying the table data in a hierarchical order.

To apply a hierarchical order to the desired records, use the detail property of the master Grid. The feature allows you to load the detail component which contains the corresponding child Grid records that are filtered by the parent key field value.

Example
View Source
Change Theme:

In this article

Not finding the help you need?