DatePicker

DatePicker

Implements the JQueryUI DatePicker control.

Try It

This shortcode has been elminated and replaced with a newer one. This page is yet to be updated but will be shortly.

Class Reference

JQUI.DatePicker inherits from Control

Properties

AutoSize

Type: Bool
Default: true

Caption

Type: String
Default: ''

Text caption to be displayed. Caption is only visible when Inline = false.

DropdownMonth

Type: Bool
Default: false

Displays a dropdown month selector instead of only next and previous arrows.

DropdownYear

Type: Bool
Default: false

Displays a dropdown year selector instead of only next and previous month arrows.

FirstDay

Type: Int
Default: 0

IsInline

Type: Bool
Default: false

Text

Type: String
Default: ''

Value

Type: DateTime
Default: null

Events