Detail section
The Detail section contains the rendering of the DataWindow Detail
band, delimited by the first <div> element. The <div>
element’s contents represent a single row instance to be generated
iteratively. Any group trailers, summary band, and footer band are also
appended and enclosed by <div> elements. The controls rendered in
the Detail section (for example, column, computed field,
DropDownDataWindow, DropDownListBox, checkbox, and button controls) are
usually also generated within <div>, <input>, or
<select> elements with referenced content.
The Detail section can contain the items listed in the following
table.
|
Item |
Details |
|
First <div> element |
The contents of the <div> element represent a |
|
XHTML elements |
Additional elements below the root |
|
DataWindow control references |
Text. See “DataWindow |
|
DataWindow expressions |
Text. See “DataWindow |
|
Literal text |
Text that does not correspond to a DW |
|
Attributes |
Can be assigned to all elements. See “Element attributes”. |
|
CDATA sections |
See “CDATA |
|
Child elements |
Child elements in the Header section cannot be |