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

Combobox - filtering with Text and Icon

3 Answers 81 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Evgeny Vdovin
Top achievements
Rank 1
Evgeny Vdovin asked on 04 Jun 2009, 09:39 PM
Hi

I want to use filtering in combobox that have two columns one is Image and another one text. I need to use filtering for text. I did try to modify you filtering example but it does not work for me for some reason.  Any idea how to implement this.

Sincerely
Evgeny Vdovin

3 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 05 Jun 2009, 11:14 AM
Hi Evgeny,

It is strange that our filtering example does not work for you, it is pretty basic and does not depend on many things outside RadComboBox. However, if you have an ItemTemplate, you can choose the field of your data objects to be used for filtering and auto-complete using the TextSearch.TextPath attached property, which is demonstrated in the DataBinding example:
http://demos.telerik.com/silverlight/#ComboBox/DataBinding

Sincerely yours,
Valeri Hristov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Evgeny Vdovin
Top achievements
Rank 1
answered on 05 Jun 2009, 08:04 PM
Yes I do have ItemTemplate. Thanks for your response I did not see TextSearch.TextPath . I will try it.

Sincerely
Evgeny
0
Evgeny Vdovin
Top achievements
Rank 1
answered on 05 Jun 2009, 08:05 PM
Yes I do have ItemTemplate. Thanks for your response I did not see TextSearch.TextPath . I will try it.

Sincerely
Evgeny
Tags
ComboBox
Asked by
Evgeny Vdovin
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Evgeny Vdovin
Top achievements
Rank 1
Share this question
or