The ReportViewer is a graphical component for displaying Report Forms defined and configured in the Reports module.
On this page:
Requirements
It requires creating and configuring a Form or WebData on the Reports modules. For more information, refer to the Reports, Forms and WebData.
This component runs only on Windows, 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 'Report.Form.Test' or 'Report.WebData.Test'
Runtime Execution
At runtime, the ReportViewer graphical component displays the Form or WebData, both configured in the Reports module.
In this section: