Hi,
There seems to be a bug in the radgrid.
I have a grid with only "NoFilter" and "Contains". If you use "[" in the string and choose "Contains" then it always brings back all records. (It does it on the demo on your site too) - I've tried changing the filter to Equals within the ItemDataBound event but it doesn't seem to work. Any ideas how I can make sure that it doesn't return all records if the filter is set to "Contains" and the text has "[" in it.
Thanks
There seems to be a bug in the radgrid.
I have a grid with only "NoFilter" and "Contains". If you use "[" in the string and choose "Contains" then it always brings back all records. (It does it on the demo on your site too) - I've tried changing the filter to Equals within the ItemDataBound event but it doesn't seem to work. Any ideas how I can make sure that it doesn't return all records if the filter is set to "Contains" and the text has "[" in it.
Thanks