Top "Angular-ui-grid" questions

angular-ui-grid is a datagrid written in AngularJS by the AngularUI Team.

Angular.js ui-grid custom date filter

I am using the angular grid, ui-grid, located at ui-grid.info. I am trying to make a custom filter that …

angularjs angular-ui-grid
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
Saving row data with AngularJS ui-grid $scope.saveRow

I'm working on a small frontend application which will show various product shipping data in a ui-grid. I have the …

angularjs angular-ui angular-ui-grid
How to include ui-grid font files into the project

I have been stuck with anjularjs ui-grid, it's showing some Chinese symbols in place of icons. After digging about it …

angularjs angular-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 get the filtered rows in ui-grid?

Using ui-grid I want to get a list of all the filtered data rows using the filter. In the plunker …

javascript angularjs angular-ui-grid
Column header wrapping when using Angular ui-grid

I have upgraded my AngularJS SPA application from ng-grid v2.0.7 to ui-grid v3 and my column headers no longer wrap …

angularjs ng-grid angular-ui-grid
Angular UI-Grid: How to get number of total items after filtering

I am using UI Grid to display some data. One of the columns is text so I have 'contains' filtering …

angularjs visible angular-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
angular ui grid save and restore state

I need to know how to implement save and restore state in angularui grid without using any buttons. I need …

angularjs user-interface angular-ui-grid