Example of empty-record-template-functional in React Grid

/
/
Empty Record Template

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.

More Details...

Loading....
Description

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 dataBinding feature configuration can be found in this documentation section.

Looking for the full React Data Grid component overview, features, pricing, and documentation? Visit our React Data Grid component page.