2020.1

Table Of Contents
For a list of all data- attributes that can be used in a Dynamic Table, see "A Dynamic Table's
data- attributes" below.
A Dynamic Table's data- attributes
In HTML, a Dynamic Table is a normal <table> element with rows and cells (see "HTML
element: table" on page707). But apart from the native attributes of a table, rows and cells, it
has some proprietary data- attributes which make it dynamic.
These data- attributes are set automatically on a new table that is made with the Dynamic
Table Wizard that was introduced in version 2020.1.
They can be changed via the "Attributes pane" on page1024, depending on which element is
selected (see "Selecting an element" on page608), or directly in the template's HTML via the
"Source tab" on page1047.
Tip
Just like other attributes, data- attributes can be used as selector; see "Using scripts in Dynamic
Tables" on page876.
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 page1024 after
selecting a table, row or cell (see "Selecting an element" on page608).
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
Page 807