Click on the calendar image near the textbox.
|
|
 << | Thursday, March 18, 2010 | >> |
|
<obout:Calendar DatePickerImagePath ="icon2.gif" ...
|
| |
|
|
 << | Thursday, March 18, 2010 | >> |
|
<obout:Calendar DatePickerImagePath ="date_picker1.gif" ...
|
| |
|
|
 << | Thursday, March 18, 2010 | >> |
|
<obout:Calendar DatePickerImagePath ="date_picker2.gif" ...
|
For a custom appearance of the date picker image you can also modify this css class:
.calendarDatePickerButton {
cursor:pointer;
cursor:hand;
vertical-align:middle; ...