Calendar date picker - show event
Click on the calendar image near the textbox.
Or click directly on the textbox.
|
|
 << | Saturday, May 17, 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> | | |
| "I've scanned the Internet for ASP.NET controls and yours
are *BY FAR* the most featured and attractive
(not to mention they don't crash, unlike some others!). Building the site around your component suite gave us the competitive edge." |
Shane Mitchell |
| University of Queensland (Australia) |
| | |
|