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

ComboBox Autocomplete Search

1 Answer 36 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 20 Mar 2014, 04:14 PM
Is there a way I can use Autocomplete and the AutoCompleteSeparator to allow me to find items that contain all the values entered?

For example, I want to use the space as an AutoCompleteSeparator and if someone searches "human liver", I want it to match entries like "human liver cells" and "liver cells (human)", but not "liver cells (mouse)".

Is this possible?

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 25 Mar 2014, 07:55 AM
Hello Mark,

Please refer to this online demo, where you could observe the behavior of the RadComboBox, when separators are used. Since you mentioned that you want to use blank space as separator, but you also mentioned that the Items text contains blank space, I would suggest you to consider using another separator like "," or ";".

Regards,
Nencho
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
ComboBox
Asked by
Mark
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or