-
Notifications
You must be signed in to change notification settings - Fork 429
Examples
Stimo edited this page Aug 25, 2012
·
84 revisions
[Basic use with minimal configuration](http://mleibman.github.com/SlickGrid/examples/example1-simple.html)
Adding some formatting
Handling events
Highlighting and flashing cells
Making it editable
Writing compound editors
Implementing Undo
(most comprehensive) Using a filtered data view to drive the grid
Adding tree functionality (expand/collapse) to the grid
AJAX-loading data with search
Using pre-compiled micro-templates to render cells
Row selection & reordering
Using background post-rendering to add graphs
No vertical scrolling
Filling the whole window
Using fixed header row for quick filters
Plugin: Checkbox row selectors with CheckboxSelectColumn plugin
Spreadsheet: cell range selection, copy’n’paste and Excel-style formula editor
Interactive grouping and aggregates.
Colspan
Optimizing DataView for 500’000 rows
Explicit initialization
Multi-column sorting
Plugin: Column header buttons
Plugin: Column header menu
SlickGrid Repo
- Home
- The SlickGrid Manifesto
- The SlickGrid Community
- BugFix List
- Enhancement List
- Sharing Sample Pages
- Announcement & Migration to 3.0.0
- Announcement & Migration to 4.0.0
- Announcement & Migration to 5.0.0
Jump Start
Resources
- API Reference
- Grid
- Grid Options
- Auto Column Sizing
- Column Options
- Grid Events
- DataView
- DataView Events
- Providing data to the grid
- Plugins & Third-party packages
- CSP Compliance
Learning
Tests
Contact/Support