Last page update: November 09, 2011
Note
DateTextbox features:
- Type: Dojo-improved widget
- Common attributes: check the common attributes section
A dateTextbox is a easy-to-use date entry controls that allow either typing or choosing a date from any calendar widget.
- The data format type depends on the locale parameters of your browser. For example, with the en locale it is set to mm/dd/yyyy
dateTextbox attributes:
popup: allow to show a calendar dialog. Default value is True
![]()