3.2.2 Data Tab
Note: You can also bind a component by dragging a Data Block from the Repository Tree onto the component. See Quick Start: Creating a Viewsheet.
The Data tab in the 'Properties' dialog box is common to many components. This tab allows you bind the component to the data source that supplies the data displayed by the component. The Data tab has the standard properties shown below.
Table |
The query, model, table, or Worksheet Data Block to which the component is bound. |
Target |
For input components (Radio Button, Spinner, etc.), the Embedded Table or Variable in the Worksheet to which the input value is passed. (See Using Input Components for further details.) |
Column |
The field in the selected table that supplies data to the component. |
Aggregate |
The method of data aggregation/summarization. (See Aggregation Options for a description of the methods.) |
With |
A second data field for aggregation methods requiring two operands. |
Value |
The scaling factor used to display data on output components: As Is: No scaling. Thousands: Displayed values are divided by 103. Millions: Displayed values are divided by 106. Billions: Displayed values are divided by 109. |
Note: The Data tab has a different layout for Selection components. See Selection Components for more details.

| << 3.2.1 General Tab | © 1996-2013 InetSoft Technology Corporation (v11.5) | 3.2.3 Advanced Tab >> |