Coder Social home page Coder Social logo

devexpress-examples / reporting-eud-designer-in-javascript-with-react Goto Github PK

View Code? Open in Web Editor NEW
7.0 56.0 4.0 4.72 MB

Report Designer with ASP.NET Core backend.

License: Other

C# 66.43% HTML 32.55% JavaScript 1.02%
reporting react designer end-user-designer xtrareport reporting-for-react

reporting-eud-designer-in-javascript-with-react's Introduction

Reporting for React - How to Integrate the Report Designer in React App

This example shows how to incorporate the Web Report Designer into a client-side app built with React. The example consists of two parts:

  • A server (back-end) ASP.NET Core project that enables cross-domain requests (CORS) (Access-Control-Allow-Origin) and implements a custom web report storage.

  • A React front-end client application.

Perform the following steps to run this example:

  1. Open the back-end project solution (ServerSideApp/ServerSideApp.sln) in Visual Studio and run the project.

  2. Navigate to the react-report-designer folder that is the client part's root folder.

  3. Open the console and run the following command:

    npm install

  4. Run the command to compile and start the client part:

    npm start

  5. The client application opens the browser at http://localhost:3000/. It displays the Report Designer with the TestReport report.

Tip

Make sure that the backend application runs on the port specified in the host setting of the Report Designer component. For more information, refer to the following help topic: Determine the Host URL.

Files to Review

Documentation

More Examples

reporting-eud-designer-in-javascript-with-react's People

Contributors

andreylepikhov avatar briandx avatar pollyndos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.