|
Tutorial - DateRange
|
| | |
Try me!
|
Departing date
| |
|
 << | Tuesday, January 06, 2009 | >> |
|
|
Returning date
| |
|
 << | Tuesday, January 06, 2009 | >> |
|
|
Notice that Returning date cannot be earlier than Departing date.
This validation happens automatically by calendar.
To link two calendars to select a date range, set BeginDateCalendarId property
of an end date calendar to the ID of the start date calendar.
When calendars are linked, they share the same DateMin and DateMax values.
| | |
Example
Departing date:
<< | Tuesday, January 06, 2009 | >> |
Returning date:
<< | Tuesday, January 06, 2009 | >> |
|
Departing date: <obout:Calendar runat="server" id="startCal"> </obout:Calendar>
Returning date: <obout:Calendar runat="server" BeginDateCalendarId="startCal"> </obout:Calendar>
|
| | |
| "The Window control has turned out to be excellent.
It is 100% better than anything I have seen...." |
W.Butler |
|
| | |
|