Skip to content

xpologistics/ag-grid-angular

 
 

Repository files navigation

ag-Grid Angular Component

This project contains the Angular Component for use with ag-Grid

Note: ag-grid-ng2 is now deprecated. Please ag-grid-angular going forward.

ag-grid-ng2 8.0.0 ~= ag-grid-angular 8.0.0

All releases from 8.1 onwards will released under ag-grid-angular, and hosted under https://github.com/ag-grid/ag-grid-angular

Install with Bower

$ bower install ag-grid-angular

Install with Npm

$ npm install ag-grid-angular

See www.ag-grid.com for an overview and full documentation.

Frameworks Supported

Framework specific Getting Started guides:

Angular 1 | Angular 2 | Aurelia | Javascript | React | TypeScript | VueJS | Web Components

To Build

  • npm install gulp -g
  • npm install npm-install-peers -g
  • npm install
  • npm-install-peers
  • npm run clean-build

Examples

See the https://github.com/ag-grid/ag-grid-angular-example for full working examples of what you can do with ag-Grid and Angular Components.

Examples included are:

Rich Grid with Pure JavaScript

Rich Grid with Pure JavaScript

Rich Grid with Declarative Markup

Rich Grid with Declarative Markup

Using Dynamic Components

Using Dynamic Components

Using Dynamic Components - Richer Example

Using Dynamic Components - Richer Example

Using Cell Editor Components

Using Cell Editor Components

Using Pinned Row Renderers

Using Pinned Row Renderers

Using Full Width Renderers

Using Full Width Renderers

Using Group Row Renderers

Using Group Row Renderers

With Filters Components

With Filters Components

Master Detail Example

Master Detail Example

Frameworks Supported

Framework specific Getting Started guides: Angular 1 | Angular 2 | Aurelia Javascript | React | TypeScript VueJS | Web Components

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 5.8%