An open API service indexing awesome lists of open source software.

https://github.com/stimulsoft/samples-reports.js-for-wisej.net

JavaScript samples for Reports.JS reporting components for Wisej.NET framework
https://github.com/stimulsoft/samples-reports.js-for-wisej.net

excel export javascript js net8 pdf report-engine report-generator report-viewer reports wisej wisej-framework wisej-net wisej3

Last synced: about 1 month ago
JSON representation

JavaScript samples for Reports.JS reporting components for Wisej.NET framework

Awesome Lists containing this project

README

          

# Wisej.NET samples for Stimulsoft Reports.JS

#### This repository contains the source code of the examples of usage Stimulsoft Reports.JS reporting tool in the Wisej.NET applications, using JavaScript code and Wisej.NET forms. The report generator and examples are fully compatible with any Wisej.NET 3.x versions.

## Overview
This repository has a set of examples (Visual Studio projects), each in different folders:
* [Editing a Report in the Designer](https://github.com/stimulsoft/Samples-Reports.JS-for-Wisej.NET/blob/main/Wisej.NET/Editing%20a%20Report%20in%20the%20Designer)
* [Showing a Report in the Viewer](https://github.com/stimulsoft/Samples-Reports.JS-for-Wisej.NET/blob/main/Wisej.NET/Showing%20a%20Report%20in%20the%20Viewer)

All examples are combined into Visual Studio solutions (.sln files). They are prepared only for LTS frameworks, any compatible ones can be selected in the project settings.

## Running samples
In order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository.

## Other JS reporting components
Many examples for other platforms and technologies are collected in separate repositories:
* [Native JS](https://github.com/stimulsoft/Samples-Reports.JS-for-HTML)
* [Angular](https://github.com/stimulsoft/Samples-Reports.JS-for-Angular)
* [Node.js](https://github.com/stimulsoft/Samples-Reports.JS-for-Node.js)
* [Python](https://github.com/stimulsoft/Samples-Reports.JS-for-Python)
* [React](https://github.com/stimulsoft/Samples-Reports.JS-for-React)
* [Vue.js](https://github.com/stimulsoft/Samples-Reports.JS-for-Vue.js)

## About Stimulsoft Reports.JS
Stimulsoft Reports.JS offers a wide range of reporting components created in pure JavaScript. The report builder can be easily integrated into any JavaScript app, works in any modern browser – Chrome, Firefox, Safari, Edge, and supports Node.js. The product contains everything you need to create, edit, build, view and export reports of high complexity.

## Useful links
* [Live Demo](http://demo.stimulsoft.com/#Js)
* [Product Page](https://www.stimulsoft.com/en/products/reports-js)
* [Free Download](https://www.stimulsoft.com/en/downloads)
* [NPM](https://www.npmjs.com/package/stimulsoft-reports-js)
* [Documentation](https://www.stimulsoft.com/en/documentation/online/programming-manual/index.html?reports_js.htm)
* [License](LICENSE.md)