As Olaf points out, this is a timing issue of when the dataProvider has actually been set. Depending on your app, lots of code could run before the dataProvider is set on the list. Sometimes I've even used two callLaters.
-Alex On 8/17/16, 8:16 AM, "CodeGirl" <[email protected]> wrote: >I had already tried the callLater idea but it didnt work. I have not >tried >the validate now. Will see if that helps. > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/default-Index-for-ComboBox- >or-DDL-when-DataProvider-data-comes-from-a-webservice-tp13321p13329.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
