This page shows how to use the ReportViewer control to display the content of FlexReport and SSRS report from C1 Report Services.
The C1 Web API Report Services is an API which can render and export FlexReport and SSRS report. It uses C1FlexReport to render the FlexReport, and uses C1SSRSDocumentSource to connect with SSRS server and render the SSRS report. Please see How to Set Up C1 Web API Report Services for details.
To show the report content in Wijmo ReportViewer control from the C1 Report Services, set the following basic properties:
The 'ReportsRoot' and 'c1ssrs' are the keys of the report providers which are registered at server for locating specified report.