Hi Greg,
I took the latest nightly build and validated the binding. but it is not
working. below is my sample code.
<js:initialView>
<js:View>
<js:beads>
<js:ApplicationDataBinding />
</js:beads>
<js:VContainer>
<js:TextInput id="txtInput1" />
<js:TextInput id="txtInput2"
text="{txtInput1.text}"/>
</js:VContainer>
</js:View>
</js:initialView>
Also VContainer also not working as expected on JS side. textinput is not
showing in vertically.
Please suggest.
-----
Regards,
Prashant
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Binding-Issue-tp13553p13614.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.