-
Notifications
You must be signed in to change notification settings - Fork 429
Examples
Ghislain B edited this page Sep 5, 2020
·
84 revisions
This repo has significantly expanded the set of Examples from the mleibman repo
-
Spreadsheet: cell range selection, copy'n'paste and Excel-style formula editor
-
Spreadsheet: features of the previous example plus Excel compatible copy and paste
-
Spreadsheet: features of the previous example but using a DataView
-
(most comprehensive) Using a filtered data view to drive the grid
-
Using dataItemColumnValueExtractor option to specify a custom column value extractor
- Control: Grid Menu (hamburger menu)
- Plugin: Checkbox row selectors with CheckboxSelectColumn plugin
- Plugin: Checkbox row selectors with grouping levels
- Plugin: Checkbox row selectors with 'select all' checkbox in header
- Plugin: Column header buttons
- Plugin: Column header menu
- Plugin: Auto tooltips
- Plugin: Row Detail Panel
- Plugin: Context Menu & Cell Menu
- Plugin: Grid State
- 3 Plugins combo: RowDetail / RowMoveManager / RowMove
- Initialising header column sorting using an external function
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