Sets the name of the viewer. The name represents the HTML form name used to post back requests to the server. When there is more than one viewer on a page, each viewer must be given a unique name, otherwise, a post back in one viewer my be sent to the wrong viewer.
The following example shows how to create a viewer with the Group Tree hidden and 80% zoom:
<crviewer:viewer displayGroupTree="false" zoomPercentage="80" reportSourceType="reportingComponent"> ... </crviewer:viewer>
| Crystal Decisions http://www.crystaldecisions.com/ Support services http://support.crystaldecisions.com/ |