2021.2

Table Of Contents
selected (see "Selecting an element" on page638), or directly in the template's HTML via the
"Source tab" on page1082.
Tip
Just like other attributes, data- attributes can be used as selector; see "Using scripts in
Dynamic Tables" on page909.
The table below lists the availabe data- attributes.
Tip
A number of these attributes can be set in Design mode on the "Attributes pane" on
page1059 after selecting a table, row or cell (see "Selecting an element" on page638).
Attribute Element Function
data-column-
resize
<table>
Indicates that the columns may be resized in
Design mode via drag-and-drop. This attribute
has no value.
data-detail
<table>
This attribute identifies a table as a Dynamic
Table. It has no value.
In tables made with an OL Connect version older
than 2020.1, this attribute's value is the name of a
detail table in the data.
data-
expander=
"2019"
<table>
Specifies that the table should be expanded
using the expander that was introduced in OL
Connect version 2020.1.
Most of the data- attributes listed here require the
Dynamic Table to have the data-
expander="2019" attribute.
Tables made with an OL Connect version older
Page 839