Wait a minute, in DataGroup I have dataProvider="{acMsgs}",
and in the Renderer I have for the first DropDownList:
dataProvider="{parentDocument.acMsgs}",
and in that renderer in dd1ChangeHandler() I do:
data.dd1Id = dd1.itemSelected.dd1.id; that is where dropdown dd1 locks.
Is what I am doing here all legitimate?
Anything wrong here?
Please help!
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/DropDownList-in-DataGroup-tp9785p9797.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.