Skip to content

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

License

Notifications You must be signed in to change notification settings

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 MVC application created from the DevExpress Visual Studio template.

Implementation Details

To run the example, perform the following steps:

  1. Open the CS or VB solution in Visual Studio and rebuild to install the required NuGet packages.
  2. Run the Visual Studio project.
  3. Open the command prompt, navigate to the JS\angular-report-designer folder, and run the commands:
npm install
npm start
  1. Open the URL localhost:4200 in your browser.

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

License

Stars

Watchers

Forks