Skip to content

Sample project with the Web Report Designer integrated in Angular App.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-angular-integrate-report-designer

Repository files navigation

Reporting for Angular - Integrate a Web Report Designer into an Angular App

This example incorporates the Web Report Designer into a client-side app built with Angular. The example consists of two parts:

Quick Start

Server

In the ServerApp folder, run the following command:

dotnet run

The server starts at http://localhost:5000. To debug the server, run the application in Visual Studio.

Client

In the angular-report-designer folder, run the following commands:

npm install
npm start

Open your browser (http://localhost:4200/) to see the result. The application displays the Web Report Designer.

Web Report Designer Angular App

Documentation

Files to Review

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)