In a previous example, “Creating two related ComboBoxes”, we saw how you could create two or three related MX ComboBox controls in Flex 3 by binding to the previous ComboBox control’s selected item.
The following example shows how you can create three related Spark DropDownList controls in Flex 4 by using databinding and XML.
{ 0 comments }
