Closed
Description
I have one datetimepicker that depends on another one, so depending on the date that is chosen on the first one, the selectable dates should change on the second one.
on the first time that happens because of the beforeRender function, but how to re-render second datepicker after a change in the first one?