Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 604 Bytes

File metadata and controls

31 lines (24 loc) · 604 Bytes

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