The following example shows the various usages of the selectableRange property for the DateField control in Flex.
Full code after the jump.
Continue reading ‘Setting selectable ranges in the Flex DateField control’
The following example shows the various usages of the selectableRange property for the DateField control in Flex.
Full code after the jump.
Continue reading ‘Setting selectable ranges in the Flex DateField control’
The following example shows how you can set a minimum and maximum allowable year in the Flex DateField control by setting the minYear and maxYear properties.
Full code after the jump.
Continue reading ‘Setting a minimum and maximum allowable year in the Flex DateField control’