Hi,
I was trying to do this? https://blazor.syncfusion.com/documentation/dropdown-list/data-binding for EF and I just wont work...
I need to load page, show SfDropDownList.. when user clicks in it, it go to webapi, get only 10 items and show, when user scrolls, then it trigger another call passing the page 1 or skip 1 to get the next 10 items but it does not work from the sample, also if possible add a timer wait user finish typing to not create request for each character user types b