Hi Adam,
That is right, the Check List filter changes the FilterFunction to EqualTo, but you can change it back if it's no longer used. For example, as soon as clear filtering using the Check List, filter Function will get set back to Contains.
You can do that in the ItemCommand Event. Using this event, you can apply a condition to check for a specific command, then another condition that will check whether the CheckList has any filter applied. If not, that means, the check list is not in use, and therefore, switch back the filter function to "Contains":
Kind regards,
Attila Antal
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.