Calendar date picker synchronized with textbox
Click on the calendar image near the textbox and select a date.
Change the date inside the textbox using format dd/MM/yyyy.
The calendar date will synchronize with the new data.
|
|
 << | Tuesday, January 06, 2009 | >> |
|
|
| | |
ASP.NET
<ASP:TextBox runat="server" ID="txtDate"></ASP:TextBox>
<obout:Calendar runat="server" DatePickerMode="true" TextBoxId="txtDate" DatePickerSynchronize="true"> </obout:Calendar> | | |
| "We are very impressed with this control including new features - I tried Key Navigation and Exporting. Great product, really!" |
Bronida Tarutin (WMG ADA) |
|
| | |
|