I just happened to notice that using the 'Contains' filter with text containing an apostrophe doesn't seem to work.
In my example, I show an entry in my grid called "Ryan's Template". Entering "Ryan's", and using the "Contains" or "StartsWith" filters reduces my grid to show the NoRecordsTemplate.
I also tried "Ryan''s" and "Ryan\'s", thinking maybe filtering wasn't escaping, no luck.
Maybe a bug in the filtering? Running just character filters always seems to work (like filtering down to "Ryan", for example).
In my example, I show an entry in my grid called "Ryan's Template". Entering "Ryan's", and using the "Contains" or "StartsWith" filters reduces my grid to show the NoRecordsTemplate.
I also tried "Ryan''s" and "Ryan\'s", thinking maybe filtering wasn't escaping, no luck.
Maybe a bug in the filtering? Running just character filters always seems to work (like filtering down to "Ryan", for example).