Planned
Last Updated: 26 Jan 2024 10:18 by ADMIN
Scheduled for 2024 Q2 (May)

The issue is reproducible when the `AllowCustom` parameter is set to `true`.
Typing rapidly in the input field of the MultiColumnComboBox component causes the entered text to blink. Also, some of the inserted symbols are cleared.

Reproduction (if bug)

Open this demo: https://demos.telerik.com/blazor-ui/multicolumncombobox/custom-values

Try to input text rapidly into the input field.

Unplanned
Last Updated: 19 Dec 2023 14:19 by ADMIN
Created by: Martin
Comments: 3
Category: MultiColumnComboBox
Type: Feature Request
11

Currently, only the TextField is taken into account when filtering. It would be extremely helpful if other fields besides the TextField could also be included in the filter.

===

Admin Edit:

This feature request is only for filtering via the component input. For filtering via the column interface and other Grid-like features, please refer to this feature request.

Unplanned
Last Updated: 06 Dec 2023 11:10 by Stefania
In the MultiColumnComboBox with the Data parameter, filtering and having only one element in the popup results in the popup closing when Tab is pressed, and the item is selected.

This behavior is not replicated in the MultiColumnComboBox with OnRead.
Duplicated
Last Updated: 05 Jun 2023 14:41 by Adam

from this screenshot from the demo selecting a value via the keyboard leaves the box blank

to replicate press the down arrow when MultiColumnComboBox has focus

Need More Info
Last Updated: 09 Nov 2022 14:43 by ADMIN
Created by: Arash
Comments: 3
Category: MultiColumnComboBox
Type: Feature Request
5
I was wondering if the component can filter rows by searching in more than one column.
Duplicated
Last Updated: 01 Nov 2022 07:43 by Sofronis
Created by: Sofronis
Comments: 3
Category: MultiColumnComboBox
Type: Feature Request
0

Hello ,

i was wondering if there is an OnSelect event. I would to prevent an item from selection under some conditions

Duplicated
Last Updated: 08 Sep 2022 10:21 by ADMIN
Created by: Sofronis
Comments: 0
Category: MultiColumnComboBox
Type: Feature Request
1

Hello

I have a  large dataset. I would like to load data only when  i open dropdown. Is this possible?