Add a data binding to a widget

Add a binding to a widget that is already on the Px Editor canvas by editing properties.

There are different ways to add a binding to a widget. You can add a binding to a widget using the Make Widget wizard or you can edit the widget properties as described here.

  1. In the PxEditor canvas, select the desired widget.
  2. In the Properties side bar, click the Add Binding button ().
  3. In the Add Binding window, select a binding type from the options list and click the OK button.

    The binding type properties are added to the binding area at the bottom of the widget property sheet.

  4. Under the binding type properties, click the ord property. The ord window opens.
  5. In the ord window, type or browse to the value to bind to the widget.
  6. Click the OK button.
The ord is added to the binding area of the widget property sheet.