Our blazing fast Grid component built with pure JavaScript


Post by rodel.ocfemia »

Hi,
How to customize the message "No records to display" if the grid does not contain any records?

noRecordsToDisplay.PNG
noRecordsToDisplay.PNG (3.23 KiB) Viewed 101 times

Post by ghulam.ghous »

Hi Rodel,

You can customize it using emptyText config.

https://bryntum.com/products/grid/docs/api/Grid/view/GridBase#config-emptyText

Regards,
Ghous


Post by rodel.ocfemia »

Thanks. emptyText works.


Post Reply