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.
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.