I have a DataTable with custom filtering (filter_action = ‘custom’) in a callback. This works fine.
However, I would like to filter a datetime column (“created”) with a DatePicker and not the filter box in the DataTable. Can I hide or disable the filter box for this specific column?
Thanks!
Regards, RubeL