Changing a Table Cell Data Binding
You can alter the binding of a table cell to display static text, values from a different field of data, or values computed by a formula. To modify a cell binding, follow the steps below:
1. Click the desired cell in the table to select it.
1. Click the 'Properties' link at the bottom of the Style Studio window. This expands the 'Properties' panel.
2. Click the Data tab. In the 'Binding' panel, make one of the following selections:
a. To enter static text in the cell, select the 'Text' option, and entered the desired contents.
b. To bind the cell to a different data field, select the 'Column' option, and choose the desired data field from the adjacent menu.
c. To enter an expression, select 'Formula', and click the 'Edit' button. This opens the Script Editor, which allows you to create and save the desired formula. See Formula Tables for more details about formulas.
4. Click the 'Apply' button to submit the changes.
| << Changing the Table Column Order | © 1996-2013 InetSoft Technology Corporation (v11.4) | Changing the Table Data Source >> |