We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

SfDatagrid - best way to display a busy indicator

Hi,

does sfDatagrid has inbuilt busy indicator? I am using mvvm and will it be enough to raise propery changed for IsBusy property and bind in xaml?
What I am looking for is that Busy Indicator should run not only during ViewModel execution but also should run while creating UI. Is it possible?
it means busy Indicator will be busy=false once UI is completed, not data fetching is completed.

thanks,

Emil 

1 Reply

VP Vimal Prabhu Manohkaran Syncfusion Team March 16, 2017 06:04 AM UTC

Hi Emil,

Thanks for contacting Syncfusion support.

SfDataGrid does not have a inbuilt busy indicator. Instead we have to use the framework's busy indicator only. Please refer the following KB documents to achieve your requirement.

https://www.syncfusion.com/kb/7307/how-to-display-an-animation-till-the-sfdatagrid-is-loading

https://www.syncfusion.com/kb/7341/how-to-display-a-busy-indicator-when-refreshing-the-data-source-asynchronously

Regards,
Vimal Prabhu


Loader.
Live Chat Icon For mobile
Up arrow icon