inputEx - DatePickerField Usage

Basic DatePickerField creation

Use the following code to create a basic inputEx DatePickerField.

Change DatePickerField date format

Use the following code to select another date format

DatePickerField Updated event

Listening for the updatedEvt

Use a string input/output formatting

The setValue/getValue methods will parse/format the dates to the valueFormat option.

Disable DatePicker

Disable method

Disable readonly option

If you want to let users enter the date manually