Table style attributes
Table presentation style attributes apply to a TABLE
container.
| Attribute | GDC | GBC | GMA | GMI | 
|---|---|---|---|---|
allowWebSelectionUsers need to select items from a table. Once selected, the keyboard shortcut for copying data can be used to copy the selection. Values can be  When  When   | 
No | Yes | No | No | 
forceDefaultSettingsValues can be
 By default, tables are reopened with column positions, visibility and sizes they had when the window was closed. By setting this attribute to true, the saved settings are ignored and the table gets the initial column layout. Note that the saved settings include also the sort columns, that will impact on the order of the rows in the table.  | 
Yes | Yes | No | No | 
headerAlignmentDefines the column header alignment in a table. Values can be: 
  | 
Yes | Yes | No | No | 
headerHiddenDefines if the horizontal header must be visible in a table. Values can be   | 
Yes | Yes | No | No | 
highlightColorDefines the
highlight color of rows for the  For possible values, see Colors. For more details see Row and cell highlighting in TABLE.  | 
Yes | Yes | Yes | No | 
highlightCurrentCellIndicates if
the current cell is highlighted in a  Values can be  For more details see Row and cell highlighting in TABLE.  | 
Yes | Yes | Yes | Yes | 
highlightCurrentRowIndicates if
the current row is highlighted in a  Values
can be  For more details see Row and cell highlighting in TABLE.  | 
Yes | Yes | Yes | Yes | 
highlightTextColorDefines the
highlighted text color of rows for the  For possible values, see Colors. For more details see Row and cell highlighting in TABLE.  | 
Yes | Yes | Yes | No | 
leftFrozenColumnsRequires
 Defines how many columns are frozen, starting from the left of the table. Values can be any numeric value matching the number of columns. Default is   | 
Yes | Yes | No | No | 
resizeFillsEmptySpaceDefines if the resize of the table adapts the size of the last column to avoid unused space. Values can
be   | 
Yes | Yes | No | No | 
reduceFilterControls the usage of a reduce filter on tables. Values can be  For more details see Reduce filter.  | 
N/A | N/A | Yes | Yes | 
rightFrozenColumnsRequires
 Defines how many columns are frozen, starting from the right of the table. Values can be any numeric value matching the number of columns. Default is   | 
Yes | Yes | No | No | 
| 
 
 Defines the physical event that will fire the row selection action ( Values can be  Default is "doubleClick": a left-double-click triggers the action.  | 
Yes | Yes | No | No | 
showGridIndicates if the grid lines must be visible in a table. Values can be  By default, when a table is editable (when controlled by an  By default, when a
table is read-only (when controlled by a   | 
Yes | Yes | No | No | 
summaryLineAlwaysAtBottomDefines the placement of the summary row containing aggregate fields. Values can be  When set to " When set to "  | 
Yes | No | No | No | 
tableTypeDefines the rendering type of the table. Important: The  tableType style attribute cannot
be changed dynamically, once the widget has been displayed.Values can be: 
  | 
Yes (see note) | Yes (see note) | No | No |