SharePoint DateTimeControl Not Showing inside Update Panel

Problem

Suspect that because date time control is located under update panel, and page didn’t manage to load in picker’s javascript.

Solution

<script type="text/javascript" src="/_layouts/datepicker.js"></script>
Just include the datepicker.js file explicitly on the page

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell