Blazor Report Viewer Overview
Check out also the Native Blazor Viewer built on the top of Telerik UI for Blazor components.
The Blazor Viewer is a component that can be used in Blazor applications. It is built on top of the HTML5 Report Viewer which is the base for the rest of the Web-technologies report viewers as well.
Requirements
-
Required Application Version:
- Blazor 3.1+ application
-
Required Service:
- The viewer requires a running instance of Telerik Reporting REST Services to display reports. It can be hosted either in the same Blazor application or the viewer can reference a service hosted in another origin. In the latter case make sure to enable Cross-Origin Requests (CORS) in the REST Service project.
-
Required JavaScript libraries:
References to Telerik Kendo UI SASS-Based Themes. (Alternatively, the LESS-Based Themes can be used instead, but they are not compatible with Telerik UI for Blazor.)
Browser Support
The Blazor viewer is based on the HTML5 Report Viewer, thus the client browser should conform to the HTML5 Report Viewer Browser Support.
Demo Project
The complete example can be found in the installation folder of Telerik Reporting: C:\Program Files (x86)\Progress\Telerik Reporting Release\Examples\CSharp.