ActiveReports 14 .NET Edition
ActiveReports 14 User Guide / Samples and Walkthroughs / Samples / Web Samples / JSViewer Blazor
In This Topic
    JSViewer Blazor
    In This Topic

    The sample demonstrates the use of the GrapeCity ActiveReports JSViewer and the Blazor Framework that allows building client-side web applications with C#.

    ActiveReports JSViewer

    ActiveReports JSViewer

    Note: To run this sample, you must have

    Sample Location

    ..\WebSamples14\JsViewerSamples\JSViewer_Blazor

    Details

    When you run the sample, the JSViewer opens in your browser and provides links to reports to demonstrate GrapeCity ActiveReports JSViewer in a Blazor application.

    Clicking the report link in the left panel opens the report for preview. You can preview the following reports.

    The project uses the GrapeCity.ActiveReports.Aspnetcore.Viewer Nuget package. See Manage ActiveReports Dependencies for details.

    The project consists of the following elements.