Skip to content

stimulsoft/Samples-Reports.JS-for-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular samples for Stimulsoft Reports.JS

Overview

This repository contains the source code of the examples of usage Stimulsoft Reports.JS reporting tool in the Angular applications, using JavaScript code and Angular components.

Localization and Globalization

Fonts and Resources

Printing and Exporting

Data Connection and Registration

Working with Designer and Viewer Settings and Events

Working with Reports and Advanced Features

Running samples

To run the examples, run the following commands in the console:

  • run npm install to install all required module;
  • run npm start to compile the application;
  • navigate to http://localhost:4200/.

Connect to SQL databases

Since pure JavaScript does not have built-in methods for working with remote databases, this functionality is implemented using server-side code. Therefore, Stimulsoft Reports.JS product contains server data adapters implemented using PHP, Node.js, ASP.NET, Java, .NET Core technologies.

Other JS reporting components

Many examples for other platforms and technologies are collected in separate repositories:

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