Archives

Posts Tagged ‘2wayBinding’

A two-way data binding expression generates two binding expressions, one with the given source and destination, and the other, with the source and destination reversed.

Nov 30th, 2010 | Filed under ArrayCollection, DataGrid, Flex4, XML

How two way binding can work with binding value conversion.Following example will show how it work.

com/MyTwoWayBinding.as

Nov 30th, 2010 | Filed under Flex4