The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
KGKanimozhi Gunasekaran Syncfusion Team October 2, 2020 09:50 AM UTC
Hi Alexis,
Greetings from Syncfusion.
We have checked your requirement “While loading the DataSource, showing loader in SfComboBox” from our side. We achieved your requirement using the SfBusyIndicator. Before update the DataSource enable the IsBusy in SfBusyIndicator after that set false. During the loading time SfBusyIndicator has indicate the time delay. We have prepared the same in simple sample.