Datagrid with sub datagrid

Hi,

I think i have seen a post here in the forum, but i cant find it. Im looking fo rhow to have a datagrid within a row of a datagrid.

Essentially when expanding or clicking a row it will expand the row, do an sql query, and show the information in another datagrid.

/Thomas

found it here:

[https://blazor.radzen.com/master-detail-hierarchy](http://Link To Demo)

Good example!