Hello.
I`m using RadGrid with SqlDataSource. Filter in RadGrid work fine except using such words as "AND", "OR" in filter expression (for example "mike and smith"). In this situation filter is reseting and grid not filtered.
I didn`t find any post with this question.
Any ideas?
The AND and OR words (with capital letters) are reserved words for the Telerik RadGrid and cannot be used in the filter values.
However, when using for example "mike and smith" (and with small letters), the grid will interpret it as a valid string and filter for it as you can see in this demo.
I hope this helps.
Kind regards,
Mira
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now