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 this.
This will let you view multiple copies of same report under print management settings.
Overriding this method to detach the form after report viewer is shown. This will provide us the ability to show multiple report viewers.