Skip to content

DevExpress-Examples/reporting-angular-localize-controls

Repository files navigation

Reporting for Angular - How to Localize the Reporting Controls in an Angular Application

This example includes the server-side (backend) application which is an ASP.NET Core application created from the DevExpress CLI template.

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.

Files to Review

Documentation

Does This Example Address Your Development Requirements/Objectives?

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

About

This example demonstrates how to localize reporting controls in an Angular application

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages