Hi
This question is in reference to Grid Column Filtering (using "Menu Type" with checkboxes):
In above link when you click filter icon of "Employee Name" and then start typing few characters, the pop-up dropdown list is filtered using "BeginsWith" logic.
How can I change it so it filters using "contains" logic? (please note, I'm not referring to grid filtering itself, but rather to filtering of column dropdown options list)
Must be something simple but could not find it anywhere in documentation
Thanks
Alex