GridView.refresh

Syntax

refresh ();

Description

The refresh method refreshes contents of the regular report table.

Comments

This method is identical to the GridView.refreshAll method.

Example

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

See also:

GridView