The ReportViewer is a graphical component for displaying Report Forms defined and configured in the Reports module.
Overview
This page
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Requirements
This components runs only on on Windows, on RichClient and SmartClient clients.
Configuration
The ReportViewer is a graphical component for displaying Report Forms defined and configured in the Reports module. To use it, navigate to Displays/Draw, select the Viewers WPF Only category, choose ReportViewer, and place it on the Drawing area by clicking or dragging and dropping. Double-click the object to configure it. Then, pass the path to access the target Form or WebData configured in the Reports Module, such as 'Reports.Form.Test' or 'Reports.WebData.Test'
Runtime Execution
At runtime, the ReportViewer graphical component displays the Reports Forms or WebDatas, both configured in the Reports module
Runtime Execution
In Runtime, the control has embedded controls to allow the Operator to modify the view.
Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <. >.
In this section...
Page Tree | ||||
---|---|---|---|---|
|