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

Search as you type on custom type

5 Answers 119 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mauro
Top achievements
Rank 1
Mauro asked on 11 Feb 2016, 01:39 PM

Hello,

I'm binding on a GridViewDataColumn a custom type using the DataMemberBinding attribute. Having the "Search as you type" feature enabled, the search is not performed on the column.

Which is the correct method to enable the "Search as you type" filter on a Data Column bound to a custom type?

Is there any mehtod to implement a custom logic?

 

Regards.

5 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 11 Feb 2016, 01:45 PM
Hi Mauro,

Will it be possible to clarify what you mean by custom type? Are you binding to complex properties or to a specific business object  

Regards,
Maya
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Mauro
Top achievements
Rank 1
answered on 11 Feb 2016, 02:56 PM

Hi Maya,

I'm binding to a specific business object and I'd like to implement a custom logic for the search.
My view model has several properties to be involved into the search.
Is there any interface to implement for this purpose?

Regards,
Mauro

0
Maya
Telerik team
answered on 11 Feb 2016, 03:02 PM
Hello Mauro,

If your bindings are something like let's say:
DataMemberBinding="{Binding Person.Name}"

could you try downloading the latest internal build and give it a try ? 

Regards,
Maya
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Mauro
Top achievements
Rank 1
answered on 11 Feb 2016, 04:03 PM

Hi Maya,

I tried the Telerik_UI_for_WPF_2016_1_201_Dev_Hotfix version and all works fine.

When is planned the offiical release of this fix?

 Thank you, regards.

0
Maya
Telerik team
answered on 12 Feb 2016, 11:06 AM
Hi Mauro,

The next release - Q1 2016 SP is expected to be next week.

Regards,
Maya
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Mauro
Top achievements
Rank 1
Answers by
Maya
Telerik team
Mauro
Top achievements
Rank 1
Share this question
or