Skip to content

davidm-public/ag-grid-openfin-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ag-Grid OpenFin Examples

Installation

  • npm install

Running the examples

  • Open a terminal and run npm run server

Then depending on the example you will need to open one or two more terminals:

Terminal 2 Terminal 2
npm run simple-grid
npm run rich-grid
npm run masterdetail-master-single
npm run masterdetail-master npm run masterdetail-detail
npm run stocks-master npm run stocks-detail
npm run trader-dashboard

#Included Examples:

A Simple ag-Grid with OpenFin

Simple Grid with OpenFin

A Richer ag-Grid with OpenFin

Rich Grid with OpenFin

A Master/Detail example ag-Grid within a single OpenFin Application

Master/Detail within Single OpenFin Application

A Master/Detail example ag-Grid within a two OpenFin Applications, using the Inter-Application Bus

Master/Detail with Multiple OpenFin Applications

A Master/Detail example ag-Grid within an OpenFin Applications, and a D3 application in another, using the Inter-Application Bus

Master/Detail ag-Grid/D3 with Multiple OpenFin Applications

About

Example of ag-Grid in Openfin container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 7.7%
  • CSS 0.3%