-
-
Notifications
You must be signed in to change notification settings - Fork 120
Download and Install it
Ghislain B edited this page Nov 11, 2017
·
4 revisions
Install with NPM
// You can install Angular-Slickgrid with all dependencies
npm install --save angular-slickgrid jquery bootstrap font-awesome
// OR with yarn
yarn add angular-slickgrid slickgrid jquery bootstrap font-awesome
Contents
- Angular-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
- Composite Editor
- Context Menu
- Custom Tooltip
- Add/Delete/Update or Highlight item
- Dynamically Change Row CSS Classes
- Excel Copy Buffer
- Export to Excel
- Export to File (CSV/Txt)
- Grid State & Presets
- Grouping & Aggregators
- Row Detail
- SlickGrid Controls
- SlickGrid Plugins
- Pinning (frozen) of Columns/Rows
- Tree Data Grid
- SlickGrid & DataView objects
- Addons (controls/plugins)
- Backend Services