There is an issue with datatable & bootstrap-datetimepicker,if we put datetimepicker in <tfoot> and scrollX is true, then datetimepicker is not working.
If we just set scrollX to false, and it starts working
DEMO :
https://jsfiddle.net/vaibhavsourcefuse/f5cg6suq/
Please check it