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
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.
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!!!!!!