Hi,
I’m using grid component. There are some scenarios in our application in which there is no data on server to show in the grid. In that case we want to show a default message after headers are displayed. Is there any api to make it possible?? please help us with it…
Thanks,
Yogesh
There is no native API to do that. After grid is loaded you change how much rows grid has and add one row with default message.