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

Search as you type not searching

3 Answers 131 Views
GridView
This is a migrated thread and some comments may be shown as answers.
naresh
Top achievements
Rank 1
naresh asked on 25 Apr 2012, 09:16 AM
Hi,
I had implemented the search as you type feature for gridview using CustomFilterDescriptor.
I followed the demo example.
after entering first search letter my grid will become empty. Even no exceptions are thrown.
I had debugged the whole code and cross checked with demo example.I could't find any problem.

What could be the possible problems while implementing search as type feature ?
Any suggestions ?

Thanks and Regards
Naresh Mesineni



3 Answers, 1 is accepted

Sort by
0
Tim
Top achievements
Rank 1
answered on 19 Jul 2012, 04:17 PM
Hello Naresh, hello telerik!

I have the same problem! Any updates on this issue? Naresh, could you solve your problem? Any hints for me? Thanks a lot and all the best, Tim.
0
naresh
Top achievements
Rank 1
answered on 19 Jul 2012, 08:08 PM
Hi Tim,
In the latest version of WPF gave new property for grid view control called  FilteringMode.
Using that u can filter.check following link

http://www.telerik.com/help/wpf/gridview-filtering-howto-configure-the-filtering-mode.html


Thanks and regards

Naresh Mesineni

0
Tim
Top achievements
Rank 1
answered on 21 Jul 2012, 09:49 AM
Hello Naresh,

thanks for your quick reply and the good hint! That new FilteringMode is perfecct for me!
Thanks again and regards,
Tim.
Tags
GridView
Asked by
naresh
Top achievements
Rank 1
Answers by
Tim
Top achievements
Rank 1
naresh
Top achievements
Rank 1
Share this question
or