![]() |
Enterprise
RTView®
User Guide |
Standard Table Display your data in a standard table (class name: obj_table02) by attaching it to the valueTable property. In a standard table, data returned is displayed in a series of rows and columns. Row names and column headers depend on your data attachment. If the table is not large enough to display all of the data, scroll bars are automatically added. To copy data to the system clipboard so that it can be pasted into another application (e.g., Microsoft Excel), right-click and select Copy Table Values or Copy Cell Value. To add or remove rows and columns, or edit the value of existing cells to easily update data throughout the enterprise, see the Table Edits section for information.
Alert Properties
Background Properties
Cell Properties
Column Properties
To specify numerical or date formats
for columns, select the ellipsis button
If the columnResizeEnabledFlag is selected, table columns can be resized by dragging the vertical separators between the column headers. The columnResizeEnabledFlag cannot be toggled in the Display Server. Use the indexColumns property to maintain the highlight of selected rows after data updates or table sorts are executed. Specify the name of one or more columns that contain data to uniquely identify a row. Selected rows then remain highlighted even if the order or number of rows in the table changes. Row Header Properties
Interaction Properties To specify a drill down target for the table, double-click on the drillDownTarget property in the Object Properties window. Based on your data attachment, preset substitutions are created automatically and passed into your drill down display. To customize which substitutions will be passed into drill down displays, in the Object Properties window double-click on drillDownColumnSubs in the Property Name field. Use drillDownSelectMode to control how a drill down display is activated. Set to Anywhere to activate a drill down display by double-clicking anywhere on the table. Set to Element Only to enable a drill down display only when you double-click on a cell in a table. NOTE: If drillDownSelectMode is set to Element Only, a drill down display can not be activated by double-clicking in the row label column, since this column does not correspond to an actual data column in the tabular data. Use the multiSelectFlag property to enable the selection of multiple rows. When the user selects multiple rows and drills down, the drill down substitution values contain a semi colon delimited list of values, one value for each row that can be used with most data sources in the Filter Value field of the Attach To Data dialog. The tabIndex property allows you to define the order in which table and control objects will receive focus when navigated from your keyboard. Initial focus is given to the object with the smallest tabIndex value, from there the tabbing order proceeds in ascending order. If multiple objects share the same tabIndex value, then initial focus and tabbing order are determined by the alpha-numeric order of the table names. Tables with a tabIndex value of 0 are last in the tabbing order. NOTE: The tabIndex property does not apply to tables in the Display Server or to objects that are disabled, invisible, or have a value of less than 0. Sort
Properties
|
|
|
|
|
|
|
|