New to Telerik ReportingStart a free 30-day trial

Native Blazor Report Viewer Overview

The Native Blazor Report Viewer is a native Blazor component that can be used in Blazor applications.

The Native Blazor Report Viewer is a native Blazor component built with Telerik UI for Blazor components and a license for this suite is required to use the report viewer.

The preview of the demo report Dashboard in the Native Blazor Report Viewer in Firefox browser

Button or Input(from left to right)Action
Navigate back in historyNavigates to a previous report after the Navigate to report interactive action was triggered.
Navigate forward in historyNavigates to a forward report after the Navigate back was used.
StopCancels the loading of the current report if the chosen parameters make it too heavy.
RefreshUpdates the current report with fresh data.
First pageDisplays the respective page of the current report.
Previous pageDisplays the respective page of the current report.
Current pageInput allows tracking the number of the displayed page and also displaying a particular page by entering its number.
Total pagesShows the number of pages of the current report.
Next pageDisplays the respective page of the current report.
Last pageDisplays the respective page of the current report.
Switch the View modeSwitches the report view between the Logical and Physical. Logical provides a convenient on-screen preview experience. Physical provides an exact preview of the eventual print operation.
ExportInitiates an export operation. For more information, refer to the article on export formats.
PrintInitiates printing of the current report.
Send EmailDisplays the Send Email dialog.
Show/Hide document mapAllows the user to hide the document map tree if map nodes were defined in the report.
Show/Hide parameters areaAllows the user to hide the report parameter inputs if any.
Zoom InAllows the user to increase the zoom level of the report content.
Zoom OutAllows the user to decrease the zoom level of the report content.
Switch the Scale modeSwitches the report view scale mode between fitting the report to the entire page view port or to the viewer's view port.
SearchAllows searching in the report content.
AI PromptToggles the AI Prompt Dialog when the AI-Powered Insights functionality has been enabled.

Requirements

  1. Required Application Version:

    • Blazor 3.1+ application
  2. Required Service:

  3. Required UI libraries:

  4. Reference to one of the Telerik UI for Blazor Built-in Themes

Comparison with Blazor Html5 Wrapper Report Viewer

The current release of the Native Blazor Report Viewer component is missing only the Accessibility functionality which is present in its Blazor Wrapper Report Viewer counterpart.

The above functionality will be added in a future release of the Native Blazor Report Viewer.

Demo

The complete example can be found in the installation folder of Telerik Reporting: C:\Program Files (x86)\Progress\Telerik Reporting 2026 Q1\Examples\CSharp\CSharp.BlazorNativeExample.VS2022.sln.