Hi Krishna First of all I want to ask that both the change event of radio button and combo box are updating the same arraycollection??
If yes, then is there any relation between radio buttons and combo boxes?? If not, then in the change event u can check for the selected radio button and make it selectable. Hope this helps. Regards Gagan Deep 2009/3/26 krishna <[email protected]> > > 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 -~----------~----~----~----~------~----~------~--~---

