Top "Ng-grid" questions

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

AngularJS and ng-grid - auto save data to the server after a cell was changed

My Use Case is pretty simple. A User, after editing a Cell (enableCellEdit: true), should have the data "automatically" sent …

angularjs ng-grid
AngularJS ngGrid text alignment

is there any way to align the cell text values to centre/right? Thank you. Here is a plnkr basic …

angularjs ng-grid
insert ng-click event into ng-grid

i want to do something that i don't know if it is possible HTML <!DOCTYPE html> <html …

angularjs events angular-ui ng-grid angularjs-ng-click
ng-grid Auto / Dynamic Height

How do I get ng-grid to auto resize its height based on the page size? The documentation on ng-grid's site …

angularjs ng-grid
angular ui grid row template color based on condition

I need to change row color of angular ui grid based on some condition. The target is achieved in ng-grid …

angularjs ng-grid angular-ui-grid
Exporting ng-grid data to CSV and PDF format in angularjs

Please Help me....any plugin is there..? I have searched for exporing excel and PDF in angularjs. using ng-grid. Exporting …

javascript jquery angularjs-directive ng-grid
Add html link in anyone of ng-grid

I want to add link to ng-grid. Here is my code for your reference <html ng-app="myApp"> <…

angular-ui ng-grid
Angular-ui's tooltip does not display correctly in ng-grid

I've been searching for some time for a solution for displaying a tooltip on ng-grid but with no luck. When …

angularjs angular-ui-bootstrap ng-grid
How to dynamically configure ng-grid

I have a view in an angularjs application in which I want to allow the user to select between various …

angularjs ng-grid
Using an ng-option dropdown in a ui-grid editableCellTemplate [ng-grid 3.x]

I'm using ng-grid's new 3.0 release ui-grid to make a grid in my application. What i'm trying to do is make …

javascript angularjs grid ng-grid angular-ui-grid