Instantiated jQuery DatePicker reverts to raw input field on row collapse
Instantiated jQuery DatePicker reverts to raw input field on row collapse
Related to this: https://datatables.net/forums/discussion/48718/instantiating-jquery-datepicker-input-field-in-all-rows#latest
After the datepicker is instantiated and displays correctly, when the window is resized and rows collapse (with the datepicker field hidden), on expanding any row, the datepicker fields simply shows a raw html input field (i.e. it looses the calendar drop down.) On enlarging the window, when the row is fully displayed, calendar shows up correctly again.
How do I correct this?
This question has an accepted answers - jump to answer
Answers
http://jsbin.com/hojexud/edit?output shows a working datepicker.