https://github.com/varunkumar/slickgrid-mleibman
Fork of Slickgrid (mleibman's) which has grouping totals related enhancements
https://github.com/varunkumar/slickgrid-mleibman
Last synced: 8 months ago
JSON representation
Fork of Slickgrid (mleibman's) which has grouping totals related enhancements
- Host: GitHub
- URL: https://github.com/varunkumar/slickgrid-mleibman
- Owner: varunkumar
- License: mit
- Created: 2014-01-13T04:10:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-13T04:13:04.000Z (over 12 years ago)
- Last Synced: 2024-05-02T05:52:30.968Z (about 2 years ago)
- Language: JavaScript
- Size: 1.88 MB
- Stars: 0
- Watchers: 2
- 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).
## 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)