Skip to content

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)

About

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

Topics

Resources

License

Stars

13 stars

Watchers

54 watching

Forks

Contributors