Radzen Datagrid display nested types

Hello,
is there a way to display objects in objects in a data grid?
In my example I want to display the properties of the car class and the propertie name of human in one single data grid.

image

Thank you for your help!

Hi @cherryman,

Yes, you can use dot notation in both Property and/or Template for the column.

Do you have an simple example?
I just dont get it.. Trying it rly long

There are plenty of examples, check the second column in this demo:
https://blazor.radzen.com/datagrid-column-template

1 Like