Reporting for JavaScript - How to Localize the Reporting Controls in an Application with Knockout Bindings
This example includes the server-side (backend) application which is an ASP.NET MVC application created from the DevExpress Visual Studio template. The client-side (front-end) application is created in JavaScript with npm.
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 command prompt, navigate to the ClientSide folder, and execute the command:
npm install
-
Open the Internet Information Services manages and add a website whose content's physical path is the ClientSide folder. Specify any free port, in this example, it is 1020. Start the website.
-
Run the Visual Studio project.
-
Open the URL localhost:1020 (port number may be different, as specified in step 3) in your browser.
- Basic Report Designer Integration (with npm or Yarn Package Managers)
- Report Designer's Server-Side Configuration (ASP.NET MVC)
(you will be redirected to DevExpress.com to submit your response)