Archive for April 2nd, 2008

02
Apr

Setting the selected date in a DateChooser control in Flex

The following example shows how you can set the selected date for a Flex DateChooser control by setting the selectedDate property to a Date object.

Full code after the jump.

Continue reading ‘Setting the selected date in a DateChooser control in Flex’