Skip to content

stavlevy/ag-grid-react-example

 
 

Repository files navigation

ag-Grid React Example

Examples

  1. standard - shows a typical grid demonstrating many ag-Grid features

  2. large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers

See www.ag-grid.com for full documentation and examples.

Building

To build:

  • npm install
  • npm run examples, npm run large or npm run trader
  • navigate to localhost:8080

About

Example of ag-Grid running with React

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.4%
  • HTML 10.3%
  • Other 1.3%