I have a local array of between 2 and 2000+ strings that I would like to virtualize. For some reason, when I add the valueMapper to the virtual function when there are only 4 items in the array, it causes the user to not be able to click on anything.
Here is a dojo showing what I tried. You can click on a letter and nothing will happen.
https://dojo.telerik.com/oojEQyxf
Hi Lee,
In order for the virtualization to work as expected, you will need to have dataSource.schema configured. I would suggest you review the following Knowledge Base article where Client Side virtualization in the DropDownList is demonstrated:
- https://www.telerik.com/kendo-jquery-ui/documentation/knowledge-base/dropdownlist-client-side-virtualization
I hope this helps.
Regards,
Neli