Alex, I have such property:
[Bindable("dataChange")] public function get menuItem():MenuItemVO { return data as MenuItemVO; } My item renderer inherits from MXMLItemRenderer. I see that property "data" in my item renderer is being assigned and "data" from MXMLItemRenderer dispatch event "dataChange", so my getter for menuItem should be fired yes ? Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Why-binding-is-not-working-in-MDL-example-tp57738p57744.html Sent from the Apache Flex Development mailing list archive at Nabble.com.