Tagged Questions
1
vote
2answers
2k views
Sharepoint DateTime control, how to call client side as well as server side on datechanged
I am having a datetime control in sharepoint custom webpart
<SharePoint:DateTimeControl
runat="server"
ID="txtUKdtofAdm"
LocaleId="2057"
DateOnly="True"
...