This example includes the server-side (backend) application that is an ASP.NET MVC application created from the DevExpress Visual Studio template as described in the Report Designer's Server-Side Configuration (ASP.NET MVC) topic.
The client-side (front-end) application is created as described in the Report Designer Integration in Angular document.
To run the example, perform the following steps:
- Open the CS or VB solution in Visual Studio and rebuild to install the required NuGet packages.
- Run the Visual Studio project.
- Open the command prompt, navigate to the JS\angular-report-designer folder and run the commands:
npm install
ng serve
- Open the URL localhost:4200 in your browser.
See also:
(you will be redirected to DevExpress.com to submit your response)
