Posted 18 March 2020, 8:10 am EST
Hello,
for string column filters Wijmo offers a number of standard options (“Not set”, “Equals”, “Starts With”, “Contains”, etc.).
When users open column filter window, the filter is set to “Not Set” value by default.
In my application I would like to make “Contains” as a default option. This will prevent users from an extra click in dropdown.
Is this possible to achieve?
Thanks!