I've a problem with the filter in the MultiColumn ComboBox:
If filtering is turned on, and I type some letters in the CB that only one row is left in the combogridview, this row is autoselected from the combobox.
Is there a way to disable that function because when you type fastly you don't get when the row is autoselected. That means you write some more letters after the autoselect.
So for example if I would like to select the row "Media":
1. I type "Me"
2. only one row is left in the combogridview and the row "Media" is selected (also in the combobox.text is now "Media")
3. I dont get that and continue with "dia"
4. So in the Combobox the Text "Mediadia" appears
9 Answers, 1 is accepted

Unless I have mis-understood, I haven't been able to replicate your issue. Please could you provide a small sample showing all the settings to re-create this issue and I'll do my best to help.
thanks
Richard
I did not manage to reproduce the issue. I would kindly ask you to create a support ticket with an enclosed project, where the issue occurs. This will help us to understand your scenario and approach in depth.
Greetings,
Svett
the Telerik team

First post to support, feel free to move if I shouldn't be commenting on an existing ticket.
I am experiencing this issue as well, and the behaviour is exhibited and repeatable in the RadControls demo application.
Go to the MultiColumnComboBox demo, select AutoFilter. In the filter box type "ALFKI" as you would quickly without necessarily looking at the results being returned to the screen. As soon as the entry is the last one the autofilter kicks in and is applied but the text cursor is moved immediately to the end of the string and you end up typing additional characters after the filter is applied and then losing the results. It's actually really quite annoying and I can't actually deploy my application with it exhibiting this behaviour.
A more preferable behaviour would be for the text string to be completed and the remaining portion of the string highlighted with the cursor remaining where it was. That seems to be a more natural and expected behaviour and similar to the existing dropdown control. With it this way, as much as it's great, it's almost too good and will end up annoying end users.
Kind Regards,
James

The illustrated case is an expected behavior. This is known limitation, that we are planing to addressed in one of the next releases. In the meantime, I cannot provide you with a temporary solution due to internal implementation of RadMultiColumnComboBox control.
All the best,Svett
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Is it possible to add a property to only allow valid entries to be entered, i.e the combo would restrict the entry of text to the values in the drop down? I guess it'd have to work like the dropdownlist, but allow filtering based on keypresses?
Thank you for your feedback.
We will improve the usability of RadMultiColumnComboBox in one of the next releases.
Svett
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Thank you for your recommendation. We will consider all suggestions when we are implementing the desired feature. This will help us choose the best user friendly behavior.
Regards,Svett
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>