Filter values checkboxes

Tags: #<Tag:0x00007f8b28cc9290>

When I use filter plugin to addCondition .addCondition(columnIndex, ‘by_value’, args);

It doesn’t mark the filter values check boxes in the drop down menu.

Is there a way to mark filter value check box as checked or unchecked.

Thanks for the help.

Please add a demo that will allow me to replicate this issue.

here is a JSFiddle demo

Hi @ramy.galal

a small editing issue (A1 should be in an array of arrays)
https://jsfiddle.net/wm8cr3n6/

Thank you for your fast response.

the filter is working but after filtering I don’t see other columns filter values.

That is how it works in our filters and the Google Sheets.

The green highlightenig tells you on which column the filter has been applied.