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 Client or Server 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:
-
Required Stylesheets:
Browser Support
The Blazor Report Viewer is based on the HTML5 Report Viewer, thus it has the same Browser Support as the HTML5 Report Viewer.
Demo Projects
Navigate to the installation folder of Telerik Reporting - C:\Program Files (x86)\Progress\Telerik Reporting 2025 Q2\Examples\CSharp
to find the Blazor-related projects.