Column Control Datepicker Functionality Not Working

Column Control Datepicker Functionality Not Working

mspenskimspenski Posts: 1Questions: 0Answers: 0

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

  • allanallan Posts: 65,206Questions: 1Answers: 10,804 Site admin

    I'll need to debug it. Thanks for letting me know.

    Allan

Sign In or Register to comment.