This package has been deprecated

Author message:

ag-grid-ng2 is now deprecated - please use ag-grid-angular instead.

ag-grid-ng2
TypeScript icon, indicating that this package has built-in type declarations

8.0.0 • Public • Published

ag-Grid Angular Component

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

Install with Bower

$ bower install ag-grid-ng2

Install with Npm

$ npm install ag-grid-ng2

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

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/ceolter/ag-grid-ng2-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 Floating Row Renderers

Using Floating 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

Readme

Keywords

Package Sidebar

Install

npm i ag-grid-ng2

Weekly Downloads

292

Version

8.0.0

License

MIT

Last publish

Collaborators

  • alberto.gutierrez
  • ceolter
  • seanlandsman