auto-complete
auto-complete copied to clipboard
It possible to add infinite scroll to dropdown list?
I have more than a thousand values in my database. Can I get first several values on init, and when scroll down to bottom send a request to get other batch of values.
Current behavior I shoud get all of the values to view in dropdown
Expected/desired behavior Getting next batch of values when scroll down (like infinite scroll in Select2 Jquery plugin)
+1
+1
+1