Unplanned
Last Updated: 01 May 2024 11:57 by ADMIN
ADMIN
Kalin
Created on: 12 Jul 2018 13:36
Category: ComboBox
Type: Feature Request
7
ComboBox: Make possible to virtualization with filtering
Currently filtering with virtualized RadComboBox is not supported as the filtering feature works with the containers (changes their Visibility).
3 comments
ADMIN
Martin Ivanov
Posted on: 01 May 2024 11:57

Hello,

Indeed, this feature would be a good addition to the RadComboBox control. In the meantime, you can use RadAutoCompleteBox to get filtering, a similar visualization and built-in virtualization.

Regards,
Martin Ivanov
Progress Telerik

A brand new ThemeBuilder course was just added to the Virtual Classroom. The training course was designed to help you get started with ThemeBuilder for styling Telerik and Kendo UI components for your applications. You can check it out at https://learn.telerik.com
Jason
Posted on: 24 Apr 2024 21:21
This is currently the biggest pain point in our application. Even 1000 items, the control is unusable when allowing filtering. We have various hacks to get around it but none of them are perfect.
Toby
Posted on: 27 Mar 2024 12:26
Any serious app with large data sets needs virtualization and filtering. This is not an edge case.