Top "Ng-grid" questions

ng-grid is a datagrid written in AngularJS and jQuery by the AngularUI Team.

AngularJS/ng-grid - Updating array with splice doesn't updates UI

I am trying to update ng-grid with array splice. I have a plunk here. Add button adds new row. Update …

javascript angularjs angular-ui ng-grid
Ng-grid Cannot set property 'gridDim' of undefined

I'm new in Angular, and I try to declare gridOption for ng-grid Within a function in costroller. It cause an …

javascript angularjs ng-grid
Callback on cell click in ui-grid

I want to have a callback function which is fired each time when a cell is clicked. Therefore, i was …

javascript angularjs ng-grid angular-ui-grid
How can I remove some columns in pdf export in angular js ui Grid

I am using Angular JS ui Grid http://ui-grid.info/docs/#/tutorial/312_exporting_data_complex My requirement is that I …

javascript angularjs ng-grid angular-ui-grid pdfmake
Programmatically bring focus on first row in ng-grid

In my project, I have a requirement to bring focus on first row of ng-grid as soon as the grid …

javascript angularjs angular-ui ng-grid