Show message in Datagrid

Hi Team,

When I open a datagrid window, if it doesn't have data or if it takes some time to load data,

I want to display a custom Message on the Grid.


for example, as messages,

"No Data retrieved", "Populating the data."


Are there any ways to do this?

Thanks!


Best Regards,

Sachith Priyashantha.



1 Reply

NY Nirmalkumar Yuvaraj Syncfusion Team September 13, 2023 10:59 AM UTC

Hi Sachith,


You can load custom data that will be displayed when the DataGrid content is in the process of loading. By presenting a specific information or placeholders to users as they wait for the DataGrid to populate with the actual data. We have attached a sample for your reference. 

Please refer to this KB link to learn more about this.


Link - https://support.syncfusion.com/kb/article/12260/how-to-show-busy-indicator-while-loading-data-in-maui-datagrid 


I hope this helps! Please let me know if you have any further questions or if there is anything else I can assist you with.


Regards,

Nirmalkumar


Attachment: DataGridMAUI_e0e3bfbf.zip

Loader.
Up arrow icon