ActiveReports 18 .NET Edition
Samples / Web Samples / JSViewer Samples / JSViewer MVC(Core)
In This Topic
    JSViewer MVC(Core)
    In This Topic

    The JSViewer_MVC(Core) sample demonstrates the use of the ActiveReports JSViewer with an ASP.NET Core back-end.

    ActiveReports JSViewer

    Note: To run this sample, you must have

    Sample Location

    https://github.com/activereports/WebSamples18/tree/main/JSViewer_MVC_Core

    Details

    When you run the sample, the JSViewer opens in your browser. The viewer provides links to reports to demonstrate the ActiveReports JSViewer with an ASP.NET Core back-end.

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

    The project consists of the following elements.

    Before publishing the sample, you must do the following.

    • In the index.html file, uncomment the following line:
      <!--<base href="/JSViewer_MVC_Core/">-->
    • Copy the sample ViewerApp folder to the publish folder.