slickgrid added to third-party
[myslice.git] / third-party / slickgrid-2.1 / README.md
1 # Welcome to SlickGrid
2
3 Find documentation and examples in [the wiki](https://github.com/mleibman/SlickGrid/wiki).
4
5 ## SlickGrid is an advanced JavaScript grid/spreadsheet component
6
7 Some highlights:
8
9 * Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness)
10 * Extremely fast rendering speed
11 * Supports jQuery UI Themes
12 * Background post-rendering for richer cells
13 * Configurable & customizable
14 * Full keyboard navigation
15 * Column resize/reorder/show/hide
16 * Column autosizing & force-fit
17 * Pluggable cell formatters & editors
18 * Support for editing and creating new rows.
19 * Grouping, filtering, custom aggregators, and more!
20 * Advanced detached & multi-field editors with undo/redo support.
21 * “GlobalEditorLock” to manage concurrent edits in cases where multiple Views on a page can edit the same data.
22 * Support for [millions of rows](http://stackoverflow.com/a/2569488/1269037)