hi, i have 7 radio buttons and 2 comboboxes. when ever i click on the radio buttons and select the items in 2 combo boxes i need to update an arraycollection.
what i did is: in radiobutton change event iam adding items to arraycollection but at the same time the arraycollection has to be filled with the selected items in the combo boxes after changing them and not when the radio buttons are selected. my question is can the arraycollection be updated on both events ie; on combo change event and radio change event. when i select the item in combo's the respective item for radio should only be selected. any help is appreciated. thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

