Previous Topic: dtlStartExpRowNext Topic: dtlSurvey


dtlStartRow

The dtlStartRow macro marks the start of a row on a detail form.

This macro has the following properties:

class=className

Specifies the CSS class of the HTML table containing the controls in the new row.

hrClass=className

Specifies the CSS class of an optional dividing line. This property is effective only when hrSpan specifies a nonzero value.

hrSpan=0|number

Specifies the number of columns spanned by an optional dividing line above the new row. The default value of zero specifies no dividing line.