/slickgrid-example

A full implementation of slickgrid-es6 with many options in a create-react-app example

Primary LanguageJavaScript

SlickGrid ES6 complex example

Refer to https://github.com/DimitarChristoff/slickgrid-es6 for more info

Screenshot

To run locally

$ git clone...
$ npm i
$ npm run start

Features this demo covers:

  • General setup
  • Styling
  • Sorting
  • Resizing
  • Reordering
  • Selection
  • Editing
  • Filtering
  • Custom renderers
  • Custom editors (money etc)
  • Custom renderers (computed columns as A*B)
  • Custom react components in cells and filters
  • Ticking prices/updates via data view layer