Re-executes the report.

Syntax

<oRef>.reExecute( )

<oRef>

The ReportViewer object that contains the report to re-execute.

Property of

ReportViewer

Description

Call reExecute( ) to execute the report again with a new set of parameters. To render another page in the existing report, call the report’s render( ) method through the ReportViewer object’s ref property.