Giter Site home page Giter Site logo

devexpress-examples / reporting-javascript-basic-viewer-integration Goto Github PK

View Code? Open in Web Editor NEW
0.0 57.0 0.0 787 KB

This example demonstrates how to integrate the HTML5 Document Viewer (Reporting) in JavaScript application based on the server-side model.

License: Other

C# 94.74% HTML 3.96% JavaScript 1.07% ASP.NET 0.22%
reporting asp-net-mvc document-viewer javascript

reporting-javascript-basic-viewer-integration's Introduction

Reporting for JavaScript - How to Perform the Document Viewer Integration (with npm or Yarn package managers)

This example demonstrates how to integrate the HTML5 Document Viewer in a JavaScript application based on the server-side model.

JavaScript Document Viewer Integration

Implementation Details

This 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.
  • Document Viewer front-end client JavaScript application.

Perform the following steps to run this example:

  1. Open the back-end project solution (CS\ServerSide.sln) in Visual Studio and run the project.

  2. Navigate to the JS\ClientSide folder which is the client part's root folder.

  3. Open the console and run the following command:

    • if you have the npm package manager:

      npm install

    • if you have the Yarn package manager:

      yarn install

  4. Host the client-side part ( JS\ClientSide folder ) on the web server. You can add a new website in the Internet Information Services (IIS) Manager.

  5. Launch the browser and open the website created in the previous step.

Documentation

reporting-javascript-basic-viewer-integration's People

Contributors

briandx avatar geumjalee 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.