Add support for nested tables in data grids #389

Closed
opened 2026-01-29 17:36:30 +00:00 by claunia · 1 comment
Owner

Originally created by @akhanalcs on GitHub (Apr 25, 2022).

We work with a lot of data and often times we come across cases where we need more information about a row that needs its own table.
Let me show what I mean:
image

Here first row when expanded shows a table related to it.

Is it possible to add this sort of feature to Radzen? Thank you!
(PS: Telerik and AntBlazor already have this feature.)

Originally created by @akhanalcs on GitHub (Apr 25, 2022). We work with a lot of data and often times we come across cases where we need more information about a row that needs its own table. Let me show what I mean: ![image](https://user-images.githubusercontent.com/30603497/165140493-c8a9ade3-239a-4421-8372-bd372e0f56ca.png) Here first row when expanded shows a table related to it. Is it possible to add this sort of feature to Radzen? Thank you! (PS: Telerik and [AntBlazor](https://antblazor.com/en-US/components/table) already have this feature.)
Author
Owner

@akorchev commented on GitHub (Apr 25, 2022):

You can check the following demos:

https://blazor.radzen.com/master-detail-hierarchy
https://blazor.radzen.com/master-detail-hierarchy-demand

@akorchev commented on GitHub (Apr 25, 2022): You can check the following demos: https://blazor.radzen.com/master-detail-hierarchy https://blazor.radzen.com/master-detail-hierarchy-demand
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#389