Sets the field names for the underlying datatable.
When specifying field names, you can use this.field(name) to retrieve column values in the rowformat parameter.
Otherwise, you'll have to field values by index.
Also, field names must be specified to be able to use theSortColumnparameter.

Properties

Data type Attribute
Collection -

Used in

Macro Description
PlaceHolder Represents a datatable that can be accessed from other elements while in scope, then formatted and rendered when going out of scope.

Expand image Example

SXML