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

Auto select multicolumn combo box while typing

1 Answer 150 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
zeeshan
Top achievements
Rank 1
zeeshan asked on 19 Jun 2016, 05:13 AM

if we are using simple combo box with let suppose database. below is the example of datasource

 

1.     Florida    = FL

2.    NewYork  = NY

3.    New Jerssy = NJ

if user press N (combo box is selected) it will select New York and if user again press N it will select next item in the list New Jerssy. can we have same behavior with multicolumn combo box. 

 

regards,

zeeshan

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 20 Jun 2016, 11:31 AM
Hello Zeeshan,

Thank you for writing. 
 
RadMultiColumnComboBox provides flexible auto-completion options that suggest and append text from the available in the list options as the user types. Additional information for the supported functionality is available here: http://docs.telerik.com/devtools/winforms/multicolumncombobox/auto-complete

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Telerik
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
Tags
DropDownList
Asked by
zeeshan
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or