New to KendoReact? Start a free 30-day trial
Make an API request on every ten scrolled items in the DropDownList
Environment
Product Version | 5.13.1 |
Product | Progress® KendoReact DropDownList |
Description
How to make an API call only once ten items have been scrolled in the DropDownList?
Solution
This can be achieved by creating a shouldRequestData function that checks if the skip is divisible by ten
Change Theme
Theme
Loading ...