Tree Grid / Empty Record Template

Blazor Tree Grid Example - Empty Record Template Configuration

Loading Syncfusion Blazor Server Demos…

0 of 0 pages (0 items)

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.

More information on empty record template can be found in the documentation section.