Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the dialog box.
Syntax
protected void dialogShow()
Run On
Called
Remarks
For print management, if the report viewer form is being shown, we do not want to close it. This method lets you view multiple copies of the same report under the print management settings. Override this method to detach the form after the report viewer is shown. This lets us show multiple report viewers.