Skip to content

mleibman/SlickGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf4705a · Mar 10, 2016
Jan 20, 2014
Nov 12, 2011
Dec 4, 2013
Apr 3, 2013
Jul 12, 2013
Oct 7, 2013
Nov 27, 2013
Nov 8, 2012
Jan 21, 2010
Mar 9, 2016
Aug 14, 2013
Dec 4, 2013
Dec 4, 2013
Aug 7, 2013
May 29, 2013
May 20, 2013
Dec 3, 2013
Dec 19, 2013
Jul 11, 2013

Repository files navigation

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