Is it possible to virtualize the scrolling in a DropDownList?
Thanks!
Matt
3 Answers, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 21 Jan 2013, 10:18 AM
Hello Matthew,
Currently, this functionality is not supported. We will add your request to our internal log. If other users require such functionality we will schedule it for investigation.
Kind regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Thank you for the response. I am wondering, given the current functionality of the drop down list what is the recommended method for supporting very large lists? (10,000 or more items).
Regards,
Matt Sweeney
0
Georgi Krustev
Telerik team
answered on 23 Jan 2013, 09:00 AM
Hello Matthew,
I will suggest you use the combobox widget, as it allows to filter the data. In this case, you can return only first 20 items or so and allow the users to type/filter the data.
Kind regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!