2022.2

Table Of Contents
Adding leading and trailing space to a Dynamic Table
ThebestwaytoaddextraspaceatthetoporbottomofaDynamicTableistosettheTable'stoporbot-
tommargin,respectively(see"Stylingatable"onpage689).
Donotuseemptylines(<br>)orparagraphs(<p>)toaddtrailingspacetoatable.InPrintoutputthey
mightenduponanextpagewithoutanyothervisiblecontent,whichwouldstillbeprintedbecause
linesandparagraphsmustbetreatedascontent,evenwhentheyareempty.
HTML:tableelementanddata-attributes
InHTML,aDynamicTableisanormal<table>elementwithrowsandcells(see"HTMLelement:table"
onpage655).Butapartfromthenativeattributesofatable,rowsandcells,ithassomeproprietary
data-attributeswhichmakeitdynamic.
Thesedata-attributesaresetautomaticallyonanewtablethatismadewiththeDynamicTableWiz-
ardthatwasintroducedinversion2020.1.
Theycanbechangedviathe"Attributespane"onpage969,dependingonwhichelementisselected
(see"Selectinganelement"onpage570),ordirectlyinthetemplate'sHTMLviathe"Sourcetab"on
page989.
Tip: Justlikeotherattributes,data-attributescanbeusedasselector;see"Usingscriptsin
DynamicTables"onpage835.
Foralistofalldata-attributesthatcanbeusedinaDynamicTable,see"ADynamicTable'sdata-attrib-
utes"below.
ADynamicTable'sdata-attributes
InHTML,aDynamicTableisanormal<table>elementwithrowsandcells(see"HTMLelement:table"
onpage655).Butapartfromthenativeattributesofatable,rowsandcells,ithassomeproprietary
data-attributeswhichmakeitdynamic.
Thesedata-attributesaresetautomaticallyonanewtablethatismadewiththeDynamicTableWiz-
ardthatwasintroducedinversion2020.1.
Theycanbechangedviathe"Attributespane"onpage969,dependingonwhichelementisselected
(see"Selectinganelement"onpage570),ordirectlyinthetemplate'sHTMLviathe"Sourcetab"on
page989.
Tip: Justlikeotherattributes,data-attributescanbeusedasselector;see"Usingscriptsin
DynamicTables"onpage835.
Thetablebelowliststheavailabedata-attributes.
Page 755