I have upgraded to DNN 7.0.3. I created a custom module, with an edit page (modal popup, partial rendering enabled). Everything works fine, but as soon as I add the dnndatepicker to the user control, it starts failing on the second postback... the data saves, however, the busy "circle" indicator does not disappear after the second postback... so... I would basically press save twice... first one works fine.. second one fails... note: the screen does not close after the first one... as users might still want to update data and press save again... This scenario works perfectly fine in DNN 6.2.4
Any ideas?