Column Control Datepicker Functionality Not Working
Column Control Datepicker Functionality Not Working

I am trying to implement the datepicker functionality for filtering a date column. I have noticed that selecting a date in the datepicker does not work, but typing a date into the input does (even though the text in the input is the same as what is populated when selecting from the datepicker). This can be seen even in the examples on the website (https://datatables.net/extensions/columncontrol/examples/searchDates/autoLocale-moment.html).
Is there a workaround for this? I have tried my own js to fix this without any luck.
Replies
I'll need to debug it. Thanks for letting me know.
Allan