Unplanned
Last Updated: 25 May 2023 13:05 by Martin

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.

Duplicated
Last Updated: 24 May 2023 10:51 by ADMIN

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
3
I was wondering if the component can filter rows by searching in more than one column.
Unplanned
Last Updated: 09 Nov 2022 14:39 by ADMIN
Created by: Martin
Comments: 0
Category: MultiColumnComboBox
Type: Feature Request
3

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.

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?