This functionality is only available for certain module packages.

You are here: Reference > Form-UI > Tables > row

row

The element <row> determines the properties for one or more table rows. The attributes, which are assigned by the element <rowGroup> are replaced by the attributes of the element <row>.

Attribute name Usage Attribute values Default value Description
height optional Absolute value in pixels Absolute value in pixels = height of the row in pixels, e.g. "150"
readonly optional true, false true = Row is read-only.
false = Input can be written to the line.
Allowed sub-elements Quantity
none any

Table with a configuration of column group and row:

The following table consists of 3 rows, whose heights are fixed by the configuration of the row group. The second row instead has another height and replaces the configuration in the row group.