Hi I think u are setting the index of comboBox when the array collection is empty, that is befor data comes to array collection.
so make a event listener "change event "for array collection and make a loop for mataching data of the dataprovider. once the data is matched , set the index value of comboBox and remove the listener. Regards, Kundan On Thu, Jan 1, 2009 at 11:38 AM, Jitendra Jain < [email protected]> wrote: > How you are binding the data provider?. If possible please paste some code > so that others can answers. Your questions are not clear enough to answer. > > > Regards, > JJain > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

