Blazor Tree Grid Example - Detail Template
This sample demonstrates the Tree Grid component with detail template feature. It provides additional information about a data row beneath the same row.
Name | DOB | Designation | Employee ID | Country |
|---|
The template can be provided with the DetailTemplate component of TreeGridTemplates.
In this demo, employee information with the employee image is displayed in the detail row.
More information about detail template feature can be found in this documentation section.










