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

google Style ComboBox

2 Answers 78 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Gary Blakely
Top achievements
Rank 1
Gary Blakely asked on 09 Apr 2010, 01:40 AM
I have to implement a ComboBox search that returns results each time a character is entered.  I have a collection of several thousand restaurant names and I want to allow the user to begin typing the name and I will show the results each time a character is typed.  Are there any examples anywhere on setting this up using the Telerik ComboBox?
Thanks,
Gary

2 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 09 Apr 2010, 12:18 PM
Hi Gary,

Please, find attached a simple example, demonstrating the scenario you need. Note that in order to build the WPF project you will have to unload the Silverlight projects and vice versa. This is because the projects use the same source files and both are placed in the one folder.

Best wishes,
Valeri Hristov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Gary Blakely
Top achievements
Rank 1
answered on 10 Apr 2010, 12:36 AM
Valeri,
Thanks for sending me your project.  I felt it was actually quite complex.  Then I discovered the Silverlight AutoCompleteBox and I got it working with one line of code.
Anyway Thanks for the support.  I learned some interesting techniques from your code.
Gary
Tags
ComboBox
Asked by
Gary Blakely
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Gary Blakely
Top achievements
Rank 1
Share this question
or