We are using the kendo dropdown widget and noticed that the performance degrades quite drastically if it contains more than 100 items. Can you investigate performance improvements even for larger item sets?
Hi Franz, Have you looked into ajax binding and filtering to manage that list dynamically? That would be your best bet for improving the responsiveness of any widget with such a large data-set