Radzen Progress bar

Hi,
I want to use Radzen Progressbar to show the progress of datagrid loading.
I'm using EntityFramework Core to get data and i want to know if it is possible to do that.

Regards,

You've missing these demos:

The same technique can be used to show/hide ProgressBar in indeterminate mode.

Hi,
In fact, i was using the second, but i have put away the "await Task.Yield();" code because i believed that created a bug. But it wasnet the case.
But, is it possible to change the image that is shown during data loading?
Regards,