GridView.refreshAll

Syntax

refreshAll ();

Description

The refreshAll method refreshes contents of the regular report table.

Comments

This method is identical to the GridView.refresh method.

Example

Method use is identical to use of the ReportView.refreshAll method.

See also:

GridView