I am using the jQuery datepicker. When the user selects an item in a
drop down list box the selectable dates in the calender in the
datepicker get updated with all selectable dates associated with the
selected drop down list item. The dates seem to update fine except
for the very last one. If I click the back arrow for the last month
then the forward arrow to go to the current month the calendar then
has all of the new selectable dates. Any idea why the current months
selectable dates aren't updated with the calender as rendered? Thanks.