Blazor Tree Grid Example - Empty Record Template
Task ID | Task Name | Priority | Assignee | Status | Duration (In Days) |
|---|
| No records to display |
This sample demonstrates using an empty record template when no records are available. The template provides a customizable placeholder instead of the default message.
Use the EmptyRecordTemplate property to define custom content, such as images, text, or interactive elements, when the Tree Grid has no records. This property accepts a string or an HTML element to create an engaging empty state.
Learn more in the empty record template documentation.