I have a huge data set coming from a API. Rather than showing all those data in the dropdown at first, I want to call the server API and get the results when user scroll downs through the dropdown.
Can someone explain me how can I achieve this.
I have a huge data set coming from a API. Rather than showing all those data in the dropdown at first, I want to call the server API and get the results when user scroll downs through the dropdown.
Can someone explain me how can I achieve this.
you can refer kendo official documentation for this. Kendo virtual dropdown