Hello guys.
I am doing a search with filter in:
http://demos.telerik.com/aspnet-ajax/filter/examples/integration/defaultcs.aspx?product=filter
I'm trying to use this:
AND --> ShipName --> Contains : "vins" without quotes.
For this search I have no results, but, if I try with "Vins" I got 5 results.
I need a case insensitive filter, so, what can I do?
Regards.
I am doing a search with filter in:
http://demos.telerik.com/aspnet-ajax/filter/examples/integration/defaultcs.aspx?product=filter
I'm trying to use this:
AND --> ShipName --> Contains : "vins" without quotes.
For this search I have no results, but, if I try with "Vins" I got 5 results.
I need a case insensitive filter, so, what can I do?
Regards.