The wwDatePicker Control
Home
|
Reload Page
This simple date picker control is based on the jquery UI date picker control
Marc Grabanski's jQuery Calendar control
. The control relies on jQuery and jQuery-Calendar. The control implementation wraps both
jQuery
and jQuery-Calendar's resources internally so the control is fully self-contained with overrides for external references of all resources.
Text Box AutoPopup:
This version pops up the calendar on field activation:
Enter Date:
Image Button Popup:
This version shows a calendar image button to click on to pop up the calendar:
Enter Date:
Plain Button Popup:
Basic popup button version of the Calendar.
Enter Date:
Date Popup in a Modal Dialog
This example demonstrates that the date picker automatically pops up above all other content including modal overlays and a 'dialog window'.
Inline Calendar:
You can also pop up the calendar inline. This version tracks the calendar SelectedValue and reassigns it on PostBack operations.
The controls are PostBack aware so they will persist their values across postbacks.
Modal Dialog Date Entry
When clicking the date box the jquery date picker should pick up ontop of the modal overlay and the dialog automatically as the control automatically pops to the top of the zOrder.
Please enter a date: