josebalius / ngReactGrid

A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
http://josebalius.github.io/ngReactGrid/
MIT License
328 stars 47 forks source link

make isolated scope to the grid #30

Closed guyklainer closed 9 years ago

guyklainer commented 9 years ago

The grid should have isolated scope for avoiding collisions. sending all the data to the grid using the "grid" attribute on the directive.