-
-
Notifications
You must be signed in to change notification settings - Fork 19
Versions Compatibility Table
Ghislain B. edited this page Apr 26, 2025
·
89 revisions
Aurelia-Slickgrid and Slickgrid-Universal
Whenever you want to update your Aurelia-Slickgrid, you should also always update all your Slickgrid-Universal packages (if any) at the same time as your Aurelia-Slickgrid and it should be all good. If you have problem with older versions, take a look at the list of compatible versions below.
I believe the biggest reason is because Aurelia-Slickgrid extends (GridOption
) interface from Slickgrid-Universal and TypeScript seems to be detecting invalid types and throwing a bunch of errors when they're not updated the same day, I never figured out why or how to fix this problem (if you know please provide a PR).
Contents
- Aurelia-Slickgrid Wiki
- Installation
- Styling
- Interfaces/Models
- Testing Patterns
- Column Functionalities
- Global Grid Options
- Localization
- Events
- Grid Functionalities
- Auto-Resize / Resizer Service
- Resize by Cell Content
- Add/Delete/Update or Highlight item
- Dynamically Change Row CSS Classes
- Column Picker
- Composite Editor Modal
- Context Menu
- Custom Tooltip
- Excel Copy Buffer
- Export to Excel
- Export to File (CSV/Txt)
- Grid Menu
- Grid State & Presets
- Grouping & Aggregators
- Header Menu & Header Buttons
- Header Title Grouping
- Pinning (frozen) of Columns/Rows
- Row Colspan
- Row Detail
- Row Selection
- Tree Data Grid
- SlickGrid & DataView objects
- Addons (controls/plugins)
- Backend Services