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

Search as Type Example - breaks if you include a bool field

2 Answers 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 08 Mar 2010, 08:20 PM
Hi..
I have a grid that uses the exact code as the 'Grid View' Search as type example. If I add a Boolean column the search / filter no longer works.

2 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 11 Mar 2010, 10:22 AM
Hi Homer,

You can check out this blog post, which illustrates how to achieve search as you type for any type and includes highlighting of the searched string. In the comments of the blog you can find the WPF version of the example.

Regards,
Stefan Dobrev
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
Jon
Top achievements
Rank 1
answered on 11 Mar 2010, 02:29 PM
Hi..
That's cool..!  BUT... What I'm referring to is that when you add a Bool col.  to the Grid the Filtering breaks and throws an error.
Take you example and add an bool.. and try the 'Search' - how do you also handle a bool.
thanks again!!!!!!
Tags
GridView
Asked by
Jon
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Jon
Top achievements
Rank 1
Share this question
or