cccc/static/sg
2018-12-04 09:58:47 +01:00
..
controls CAMP can capture canals 2018-12-04 09:58:47 +01:00
css/smoothness CAMP can capture canals 2018-12-04 09:58:47 +01:00
examples CAMP can capture canals 2018-12-04 09:58:47 +01:00
images CAMP can capture canals 2018-12-04 09:58:47 +01:00
lib CAMP can capture canals 2018-12-04 09:58:47 +01:00
plugins CAMP can capture canals 2018-12-04 09:58:47 +01:00
tests CAMP can capture canals 2018-12-04 09:58:47 +01:00
MIT-LICENSE.txt CAMP can capture canals 2018-12-04 09:58:47 +01:00
README.md CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick-default-theme.css CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.core.js CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.dataview.js CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.editors.js CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.formatters.js CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.grid.css CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.grid.js CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.groupitemmetadataprovider.js CAMP can capture canals 2018-12-04 09:58:47 +01:00
slick.remotemodel.js CAMP can capture canals 2018-12-04 09:58:47 +01:00

Welcome to SlickGrid

Find documentation and examples in the wiki.

UPDATE: March 5th, 2014 - I have too many things going on in my life right now to really give SlickGrid support and development the time and attention it deserves. I am not stopping it, but I will most likely be unresponsive for some time. Sorry.

UPDATE: This repo hasn't been updated in a while. https://github.com/6pac/SlickGrid/wiki seems to be the most active fork at the moment.

SlickGrid is an advanced JavaScript grid/spreadsheet component

Some highlights:

  • Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness)
  • Extremely fast rendering speed
  • Supports jQuery UI Themes
  • Background post-rendering for richer cells
  • Configurable & customizable
  • Full keyboard navigation
  • Column resize/reorder/show/hide
  • Column autosizing & force-fit
  • Pluggable cell formatters & editors
  • Support for editing and creating new rows.
  • Grouping, filtering, custom aggregators, and more!
  • Advanced detached & multi-field editors with undo/redo support.
  • “GlobalEditorLock” to manage concurrent edits in cases where multiple Views on a page can edit the same data.
  • Support for millions of rows