ActiveReports 13
JSViewer Angular(Core)
ActiveReports 13 > ActiveReports User Guide > Samples and Walkthroughs > Samples > Web > JSViewer Angular(Core)

The JSViewer_Angular(Core) sample demonstrates the use of the GrapeCity ActiveReports JS Viewer with an Angular 7 app and ASP.NET Core back-end.

Note: To run this sample, you must have

Sample Location

Visual Basic.NET

<User Folder>\GrapeCity Samples\ActiveReports 13\Web\JSViewer_Angular(Core)\VB.NET

C#

<User Folder>\GrapeCity Samples\ActiveReports 13\Web\JSViewer_Angular(Core)\C#

Details

When you run the sample, the default page appears in your browser. This page provides links to reports that demonstrate the use of the GrapeCity ActiveReports JS Viewer with an Angular 7 app and 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.

See Also