SfDropDownList Pagination

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

 


1 Reply

SP Sureshkumar P Syncfusion Team January 24, 2022 11:52 AM UTC

Hi Douglas, 
 
We suggest you use our virtualization support to achieve your requirement. To know more about the virtualization please refer the below documentation and online demo. 
 
 
 
Regards, 
Sureshkumar P 


Loader.
Up arrow icon