All Projects → taylorhakes → sparkgrid

taylorhakes / sparkgrid

Licence: MIT license
WIP - A blazingly fast Javascript data grid

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

SparkGrid Build Status

SparkGrid is based on SlickGrid

Differences from SlickGrid

SparkGrid SlickGrid
Dependencies None jQuery, jQuery UI, jQuery Drag & Drop
JS Version ES6 -> ES5 ES3
Remote API Robust (In Progress) Copy Example
Testing Full Test Coverage (In Progress) Minimal
Documentation All methods & Examples (In Progress) Some comments & Examples

Find documentation and examples in the wiki.

SparkGrid 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
  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].