Unplanned
Last Updated: 26 May 2025 18:34 by ADMIN
ADMIN
Kalin
Created on: 12 Jul 2018 13:36
Category: ComboBox
Type: Feature Request
10
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).
6 comments
ADMIN
Martin Ivanov
Posted on: 26 May 2025 18:34

Hello Martin,

This isn't fixed yet because in order to enter the planning phase multiple aspects should be taken into account. At this moment, this feature is not included in the immediate planning, but I've forwarded the feedback to the corresponding persons.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Martin
Posted on: 26 May 2025 10:16

Why isnt this fixed yet ? 

You absolutely need virtualization and a radcombobox when you have eg 1000 elements, thats the reason why you use the RadComboBox in the first place instead of a standard combobox. 

Scott Waye
Posted on: 28 Nov 2024 15:01
Concur with the other posters, been asked for this by a client.
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.