Example of Empty Record Template in ASP.NET MVC Data Grid Control

This sample demonstrates the usage of the empty record template in the DataGrid. In this sample, we show a custom image in the place of the default no-record message typically shown by the DataGrid.

DEMO
SOURCE

The DataGrid provides a way to use a custom content when it has no data to present. The emptyRecordTemplate property accepts either a string or an HTML element ID value, which will be used as the template when there’s no data.

More information on the data binding can be found in this documentation sectionopens in a new tab.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab