Busy Indicator for Blazor (Serverside)

Hi @shawty,

You can use IsLoading property of our new component RadzenDataGrid. I’ve just noticed that the property is not exposed in Radzen property grid however it will be in our next update early next week - in the meantime you can set it using Attributes. Please take a note that IsLoading will require binding using LoadData event and will not work automatically with IQueryable binding.

1 Like