Angular UI Grid

A data grid for AngularJS; part of the AngularUI suite

  • Native AngularJS implementation, no jQuery
  • Performs well with large data sets; even 10,000+ rows
  • Plugin architecture allows you to use only the features you need

Code on Github Download ( 4.12.4 ) Tutorial

Bower

bower install angular-ui-grid

NPM

npm install angular-ui-grid

UI Grid v4.0.0 has been released! Check out the project on GitHub for more information.

Configurable

  • Customizeable templates
  • Change look and feel with CSS and the customizer
  • Drop-in plugin system

Standard Features

  • Sorting
  • Filtering
  • User interaction
  • e2e testing integration

Advanced Features

  • Virtualization
  • Column pinning
  • Grouping
  • Edit in place
  • Expandable rows
  • Internationalisation

Third Party Features

Basic Example

Complex Example




Special thanks to Sauce Labs and BrowserStack for providing their testing platforms to open source projects for free.