I'm having issues getting filtering working on a checkbox column. If I set the filter value to True then the non-checked items are not displayed, as expected. However, setting the Filter value to False and the table displays no row at all, where I am expecting the records where the checkbox is unchecked to be displayed.
I'm having issues getting filtering working on a checkbox column. If I set the filter value to True then the non-checked items are not displayed, as expected. However, setting the Filter value to False and the table displays no row at all, where I am expecting the records where the checkbox is unchecked to be displayed.