When we are using update panel we may face some issues. In that one of the major issue is using calendar picker control inside update panel.
To over come this issue we have to include the following script tag.
<script type="text/javascript" src="/_layouts/datepicker.js"></script>
Now we can use calendar picker inside update panel without any issues.
thanks,
To over come this issue we have to include the following script tag.
<script type="text/javascript" src="/_layouts/datepicker.js"></script>
Now we can use calendar picker inside update panel without any issues.
thanks,
No comments:
Post a Comment