Blazor Reporting
To effectively integrate Blazor Reporting functionalities into your Blazor application, you can leverage the capabilities provided by Telerik Reporting. This integration offers several components tailored for Blazor, enhancing your application's reporting features.
- Telerik Blazor Report Viewer
- Telerik Native Blazor Report Viewer
- Telerik Blazor Report Designer Component
Telerik Blazor Report Viewer
The Telerik Blazor Report Viewer Component allows you to embed Blazor Reporting previews directly within your Blazor application. Built upon the robust HTML5 Report Viewer, this component offers extensive customization options. See this report viewer component into action in the Dashboard Report Demo. Key functionalities include:
- Preview the pages of the resulting report document on screen;
- Print the report;
- Export the report into various formats (e.g., PDF, Word, Excel);
- Search in the report content;
- Use any other interactive features that the Telerik Reporting product offers.
Dashboard Report Demo
Telerik Native Blazor Report Viewer
The Telerik Native Blazor Report Viewer Component is a report viewer built with native Blazor components from our Telerik UI for Blazor library (requires a valid license). This report viewer brings a fluent user experience that blends with the rest of your Blazor application using the same input controls and styling mechanism. The initial version of this viewer supports all the core functionality needed for previewing and exporting report documents.
Telerik Blazor Report Designer
The Telerik Blazor Report Designer Component empowers you to embed a Report Designer tool within your Blazor application. This feature enables end users to edit existing reports or create new report definitions from scratch, enhancing the versatility of your Blazor Reporting capabilities. Experience this component in action through the Web Report Designer Demo.
By integrating these components, you can significantly enhance the Blazor Reporting functionalities of your application, providing users with comprehensive tools for report viewing, customization, and creation.
Web Report Designer Demo