I\'m trying to implement a custom filter template for all text based searches and running into problems constructing the query. I\'ve been following the instructions posted
Have you tried to use jQuery to handle the filtering and searching?
Here is a great tutorial that shows you how to filter and sort data with jQuery and ASP.NET.