Assigning Binding Both Ways

A two ways binding can be added for controls (only for values).

Procedure

  1. Add a text control textinput1.
  2. Add another text control textinput2.
  3. Go to Properties tab of the control textinput1 and click the binding icon for the Value field.
  4. Search for textinput2 control in the list and expand the items under it.
  5. Click the Value field of the textinput2 control.
    You will be able to assign a binding both ways.