igGrid

TRY IT OUT:

This sample demonstrates how AngularJS directives are used with the igGrid to allow for two-way binding in the grid.

Explore the Code

Add Product


Product ID Name Quantity per unit Unit Price
{{product.ProductID}} {{product.QuantityPerUnit}} {{product.UnitPrice}}