Top "Ui-grid" questions

For questions related to data grid module for AngularJS which is part of AngularUI.

ui-grid symbols issue

I am using AngularJs ui-grid http://ui-grid.info/. While implementing, I get something which you can see in the following …

angularjs twitter-bootstrap angular-ui-grid ui-grid
Get selected row of angularjs ui-grid

I've looked at multiple articles on this ui-grid and its giving me fits. I'm trying to get the selected row …

angularjs angular-ui-grid ui-grid
How to refresh UI-Grid layout after reloading data

I have a problem with Angular UI-Grid (http://ui-grid.info/). Grid is implemented in modal window that appears after user …

angularjs angular-ui-grid ui-grid
AngularJS: How to export ui-grid data to excel?

i'm new in angularJS and i want to export my ui-grid data to excel file, with each value in each …

angularjs excel export ui-grid
Tooltip property for column header ui-grid angularjs

I am using cellTooltip property of colDef but that does not seems to be working. $scope.gridOptions.columnDefs = [{ displayName: 'Test', …

angularjs angular-ui-grid ui-grid
How to achieve dynamic css class in ui-grid that reflects page content changes?

My goal is to achieve a dynamic CSS class in ui-grid cells with simplest example being to color gender column …

angularjs angular-ui-grid ng-grid ui-grid
Alternative to ui-grid(doesn't support angular2/4)

I am using ui-grid. We are migrating our project from angular 1 to 2, but ui-grid doesn't have angular 2 support. please suggest …

ui-grid