Blazor Reporting
Demo
Prerequisites
DevExpress Reporting has the following prerequisites for Blazor applications:
Install .NET 6.0 or later SDK.
Install the latest Visual Studio 2022 version with the ASP.NET and web development workload.
Getting Started
Ensure that your system meets the requirements described above.
Get Started with Blazor Reporting – use this guide to create your first project.
Overview
The DevExpress UI for Blazor is a component suite for the ASP.NET Blazor framework. The Blazor Reporting suite ships with the following UI components that allow you to design, view, and print reports in Blazor applications that support the following hosting models:
Blazor Server App
- Report Viewer (Native)
- Document Viewer for Reports (Server, JS-Based)
- Report Designer (Server, JS-Based)
- Standalone Report Parameters Panel (Server,JS-Based)
Hosted Blazor WebAssembly App
- Document Viewer for Reports (Wasm Hosted, JS-Based)
- Report Designer (Wasm Hosted, JS-Based)
- Standalone Report Parameters Panel (Wasm Hosted, JS-Based)
Blazor WebAssembly App
- Report Viewer for WebAssembly (Native)
- Document Viewer for Reports (Wasm, JS-Based)
- Report Designer (Wasm, JS-Based)