Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Validation Details :
We have validated the above issue and found that the dropdownlist loads all the data even though virtualization is enabled when value binded not present in the datasource . But the same thing works fine when the binded value present in datasource beyond the take parameter value.
Sample Link : https://www.syncfusion.com/downloads/support/forum/176653/ze/SyncfusionDropDownListFlickering_ed10005
Replication Procedure :
Expected : Only six items needs to be loaded in popup and other items need to be loaded on scrolling
Output : All items get loaded on initial load itself