I will do that, but it will take me some time, have to sift through the mountain of code.
What I noticed is that if I do on arrayCollection: ddl1Ac.refresh(); it unlocks my dropdown (but blanks other instances of same dropdown in other rows). So if I do create local copy of that AC in Renderer (say, by passing array to it, and creating AC from it), so it doesn't effect other rows, might it fix my locking? Should I go in that direction? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/DropDownList-in-DataGroup-tp9785p9799.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
