Assigning Binding Both Ways
A two way binding can be added for controls (only for values).
- Procedure
- Add a text control
textinput1. - Add another text control
textinput2. - Go to Properties tab of the control
textinput1and click the binding icon for the Value field. - Search for
textinput2control in the list and expand the items under it. - Click the
Value field of the
textinput2control.You can assign a binding both ways.