https://github.com/trazyn/slickgrid-mini
Fork from SlickGrid
https://github.com/trazyn/slickgrid-mini
Last synced: 8 months ago
JSON representation
Fork from SlickGrid
- Host: GitHub
- URL: https://github.com/trazyn/slickgrid-mini
- Owner: trazyn
- License: mit
- Created: 2014-09-17T14:56:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T16:20:32.000Z (over 11 years ago)
- Last Synced: 2025-02-13T05:15:52.789Z (over 1 year ago)
- Language: JavaScript
- Size: 132 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# Welcome to SlickGrid
Find documentation and examples in [the wiki](https://github.com/mleibman/SlickGrid/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.**
## 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](http://stackoverflow.com/a/2569488/1269037)