How does it work - Date Picker |
|
| |
 |
|
| |
|
| Text field: |
The text field where the Control insert the date when the user click on the date cell. |
| |
|
| Button or Image: |
The button or image where apply the onClick event. When the user click on this button or image the Date Picker is displaied in the page. |
| |
|
| Date format: |
The format of the date. The combo contain a list of predefined format but with the "Create New" button you can create your personalized date format with a simple and easy graphic tool. |
| |
|
| Skin: |
The css style that define the colour of the DatePicker.
To see all the predefined skin click here: SKIN |
| |
|
| First week day: |
The first day of the week. |
| |
|
| Language: |
The language for the DatePicker text. |
| |
|
| Week numbers: |
If checked display the week number in the left of the week row |
| |
|
| Show time: |
If checked display the time in the bottom of the calendar columns |
| |
|
| Time Format: |
The format of the time. The combo contain a list of predefined format but with the "Create New" button you can create your personalized date format with a simple and easy graphic tool. |
| |
|
| Min Date |
The minimum date the DatePicker can setup. If is void all the date will be valid |
| |
|
| Max Date |
The maximun date the DatePicker can setup. If is void all the date will be valid |
| |
|
|
|