Skip to content

A lightning fast JavaScript grid/spreadsheet - Initial intent is to support frozen columns. The planned architecture for this fork differs from that currently used in the JLynch branch. More information to come.

License

Notifications You must be signed in to change notification settings

dholcombe/SlickGrid

 
 

Repository files navigation

Welcome to SlickGrid

Find documentation and examples in the wiki.

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

About

A lightning fast JavaScript grid/spreadsheet - Initial intent is to support frozen columns. The planned architecture for this fork differs from that currently used in the JLynch branch. More information to come.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 4.2%