Calendar date picker - show event
Click on the calendar image near the textbox.
Or click directly on the textbox.
|
|
 << | Saturday, July 05, 2008 | >> |
|
|
| | |
ASP.NET
<input type="text" ID="txtDate" onclick="<%= Calendar1.ClientID %>.displayCalendar(event)" />
<obout:Calendar runat="server" ID="Calendar1" DatePickerMode="true" TextBoxId="txtDate"> </obout:Calendar> | | |
| "The flyout does work great.
You have some pretty nifty components I cannot live without.
Thank you again very much for your support and timely responses." |
Jennifer |
|
| | |
|