FieldStatistic Binding Properties

FieldStatistic tag properties.

Options

Description

Statistic Type

The statistic to calculate.

Table, view or query

Specifies the database table containing the field whose statistic is being calculated.

Field

Specifies the field for which the statistic is calculated.

Scope

The portion of data included in the calculation.

All Pages

The statistic is calculated for the entire database table, after taking into account any filters and other limiting criteria applied to the table.

Current Page

The statistic is calculated for only those rows displayed on the current page.

See Also

FieldStatistic Tag