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

Search not handling spaces

3 Answers 79 Views
MultiColumnComboBox
This is a migrated thread and some comments may be shown as answers.
Emilio
Top achievements
Rank 1
Emilio asked on 11 Dec 2018, 08:28 PM

I'm noticing that if I include a space in my search term it treats that as two search items, when I want it to just treat it as one long string.  Is it possible to have the search function this way?

For example, let's say I have the following items in my MultiColumnComboBox.

  • Big Dog
  • Big Cat
  • Big Lemur

If I type 'Big Lemur' in the text box, it doesn't narrow down my search to just Big Lemur.  All 3 are matches.  It appears to be searching on each word in my search phrase.  I think I understand the difference between the different AutoCompleteMode settings, but none of them treat a multi-word search term as just one search value.

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 14 Dec 2018, 04:37 PM
Hello Emilio,

Thank you for your feedback.

Indeed, the current implementation does not support handling spaces. Thus, I have logged this as a feature request in our system. You can track its state in our Feedback Portal: Add support for spaces between strings when searching.

Let me know in case I can be of further assistance.

Have a nice weekend, Emilio.

Regards,
Stefan
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Lucy013
Top achievements
Rank 1
answered on 18 Dec 2018, 11:21 AM
I edit in the vi editor. I want to search in the text for a specific phrase. I have tried this search string, but it's not working
How do I search for this string properly? Note that there may be more than one space between the parts
0
Stefan
Telerik team
answered on 20 Dec 2018, 03:33 PM
Hi Lucy013,

For the time being, the control does not support threatening multiple strings with spaces between them as a single one. Can you please clarify whether you referred to this particular feature of RadMultiColumnComboBox or I am missing something?

Regards,
Stefan
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
MultiColumnComboBox
Asked by
Emilio
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Lucy013
Top achievements
Rank 1
Share this question
or