The documents in this section are dedicated to the elements of the Report Designer User Interface.
Section |
Element |
Description |
Main Surface |
Design Panel |
A surface where a report layout is displayed and edited. |
Functionality |
Context Menu |
Right click context menus are offered. |
|
Smart Tag |
Smart Tags provide easy access to the most frequently used settings. |
|
Ribbon |
The Ribbon contains buttons that collate the functionality offered in Report Designer |
|
Standard Controls |
Lists all available report controls. You can drag a control from the toolbox and drop it onto a report's surface. |
Windows |
Group and Sort Panel |
Allows you to quickly perform grouping and sorting operations throughout a report, and visually represents the report's grouping structure. |
|
Scripts Errors |
When errors are found in a report's scripts (after clicking Validate in the Scripts Tab), it lists these errors. Clicking an error opens the corresponding script section in the Scripts tab. |
|
Report Explorer |
Displays a tree-like hierarchy of report elements and allows you to manage a report's collection of formatting rules and visual styles. |
|
Field List |
Displays the structure of a report's data source and allows you to maintain a report's collection of calculated fields and parameters. |
|
Property Grid |
Used to access and modify properties of a report and all its elements (bands and controls). |
|
Report Gallery |
Stores common report controls, styles, data sources and full report layouts, and re-use them in different reports. |
Tabs |
Designer |
Switch between the Designer, Preview and Scripts Tabs |
|
Preview |
|
|
Scripts |
|
Status Bar |
|
Provides tips and specific information about the Designer element being hovered by a cursor or an action being currently performed. It also allows you to change a report's zoom factor. |
The Design Panel is the Report Designer's main area, where a report is being constructed and previewed.
The Context Menu can be invoked by the right-clicking a report or its elements (bands and controls).
This menu provides quick access to frequently used commands (e.g. zooming, clipboard operations, inserting bands, etc.) The available action set varies, depending on the element where you invoked the Context Menu.
Most report elements have Smart Tags that provide easy access to the most frequently used settings. Clicking an element's Smart Tag invokes an actions list with action links and editors, allowing you to customise this element.
Smart Tag |
Access location |
Report |
Top left corner of the Design Panel |
Band |
Band strip right next to its caption |
Control |
Top right corner of the control |
The Ribbon contains buttons that collate the functionality offered in Report Designer. The Ribbon is divided into several tabs and groups as follows:
Home Tab
Layout Tab
Page Tab
View Tab
The Standard Controls Panel lists all available controls and allows you to add them to your report.
See Report Designer Controls for more detailed information.
The Group and Sort Panel allows you to quickly apply grouping and sorting to your report data. It is located at the bottom of the Designer Tab in the Design Panel.
Create a new grouping or sorting criterion
Manage Group Header or Footer band
You can change the order in which multiple grouping and sorting criteria are to be performed, via the Move Up and Move Down buttons.
Remove a grouping or sorting criterion
Show a hidden Group and Sort Panel
The Scripts Errors Panel displays the result of scripts validation after it is forced in the Scripts tab on the ribbon. For more information, refer to Handle Events via Scripts.
Scripts Errors Panel is located at the bottom of the Design Panel next to the Group and Sort Panel.
Show a hidden Scripts Errors Panel
The Report Explorer:
Once an element has been selected in the Report Explorer, its settings can be changed using the Property Grid.
The Report Explorer tab is co-located by default with the Field List tab in the Designer tab of the Design Panel.
Show a hidden Report Explorer
The Field List window serves the following purposes:
Click on Field List tab next to Report Explorer on the Report Designer tab of the Design Panel.
Show a hidden Field List
The Property Grid allows you to change the settings of the currently selected report element.
To select an element and show its properties within the Property Grid, do one of the following.
The Property Grid is co-located by default with the Report Gallery below Report Explorer/Field List panels.
Reset a property value
Show a hidden Property Grid List
The Report Gallery allows you to:
The Report Gallery tab is located on the right next to the Property Grid tab in the Report Designer tab of the Design Panel.
Notes |
Do not confuse the Report Gallery with the Report Explorer, which has a similar user interface, but provides a different functionality. The Report Explorer reflects the current report structure and displays components and styles available in the report. |
Show a hidden Report Gallery
See also:
The Report Designer Tab allows you to customise a report, manage its bands and controls and define their properties.
The Preview Tab is intended to check the print output of a report and customise its additional options. You can also export your report directly from here.
The Scripts Tab on the Report ribbon allows you to manage your report's scripts. It provides centralised access to all the scripts being written for a report or any of its elements (bands and controls).
The built-in scripts validation capability is provided in this tab. After clicking Validate, the result is displayed in the Scripts Errors Panel.
For more information, refer to Handle Events via Scripts.