Alex, He means that he has simple Model in MXML and push array to the component:
<mdl:beads> <js:ContainerDataBinding/> </mdl:beads> <mdl:model> <models:TablesModel id="tableModel"/> </mdl:model> <mdl:Table id="tblMDL" shadow="2" selectable="true" percentWidth="100" dataProvider={tableModel.materials}"></mdl:Table> I'm going to look into that today. Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Data-binding-fails-when-following-multiple-references-tp58022p59147.html Sent from the Apache Flex Development mailing list archive at Nabble.com.