Datatables and yadcf Filter client side doesn’t work when we have a column with checkboxes
When i have a dummy column created to host the checkboxes, the filter seems to take the wrong column as an index and therefore also the wrong value to compare, so the range number filter doesn’t work.
How can I combine a dt-render function with yadcf-filter_match_mode: ‘exact’ and a separator?
I’ve been trying and searching for a long time now, but can’t find a solution.