davidm-public / ag-grid-openfin-example

Example of ag-Grid in Openfin container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 92.0%Language:HTML 7.7%Language:CSS 0.3%