This is a migrated thread and some comments may be shown as answers.

MultiColumn combo suggestions

1 Answer 124 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 19 Oct 2008, 09:01 PM
I have following suggestions regarding multicolumn combo. I'm sure you're already in process of implementing some of them.
  • auto-complete functionality is vital for this control
  • when user selects value (or writes down value, which is in the list), when dropdown is opened, displayed list (grid) should have row with that value selected. This behavior is in RadComboBox and it's very important in multi column combo too.
  • there is BestFitColumns() function which adjusts width of columns but something that would adjust dropdown width according to width of columns is lacking and would help.
  • there is one annoying thing - when you click on dropdown button of combo (that arrow which displays dropdown) when you are in process of validation of some control (you didn't validate control in Validating event handler by setting e.Cancel = true), multicolumn combo dropdown is still displayed. I'll submit this as a bug too, because it is causing me problems and is not expected behavior (nor standard .NET combobox control behaves this way).

I hope my input will help something and I'm looking forward to seeing this new control evolve.

Best regards,
Daniel

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 21 Oct 2008, 03:31 PM
Hi Daniel,

Thank you again for sharing your ideas with us. It will undoubtedly helps us to shape the way new features are developed. I have updated your Telerik points.

Greetings,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
MultiColumn ComboBox
Asked by
Daniel
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or