Please add the option for the Multiselect to filter the same way the DropDownList does. It's very odd & confusing for end users (and bad UX) in a UI toolkit for similar controls to do things in different ways. Can you please add the ability for the Multiselect control to filter items in the popup window the same way the DropDownList does with the nice filter text box.
Hello everyone,
We are closing this public item due to lack of enough information and inactivity. If we receive the requested details, we can reopen the request.
Regards,
Dimo
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.
Hi Ted,
All our dropdown components serve a similar purpose, but there are some rendering, visual and UX differences by design.
For example, the AutoComplete, ComboBox and MultiSelect render a textbox outside the dropdown, so users can filter by directly typing in it. If filtering is disabled, users can still type to select an item faster, but this does not reduce the number of visible items in the dropdown.
On the other hand, the DropDownList does not render a textbox in its "main" part and that's why the filtering textbox is inside the dropdown.
(For the sake of clarity, I am using the word "main" for the component part, which is always visible.)
Adding a dedicated filtering textbox for the MultiSelect will produce two separate places for typing, which can cause ambiguity and confusion. From this point of view, can you please elaborate:
Regards,
Dimo
Progress Telerik