Top "Angular-ui-grid" questions

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

Angular JS UI-Grid Delete Row

I'm new to ui-grid and I'm trying to implement a table in AngularJS as shown in the picture below. I'm …

angularjs angular-ui-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
UI Grid Angular, grid renders but doesn't display data

What am I missing here? The grid renders with no errors, blank rows... I checked and JSON is coming in …

angularjs angular-ui-grid
Why can't I bind input type "checkbox" in cellTemplate?

Here is my plunker example: http://plnkr.co/edit/Tc9FRHAEoQlOqy7sk1Ae?p=preview What I'm trying to do: …

angular-ui-grid
Action Button in Angular UI Grid 3.x version

I am trying to render a simple table using Angular UI Grid (unstable version). Against each row I need a …

angularjs angular-ui-grid
ng-click inside cell template does not trigger function in controller

I have created a plunker here: http://plnkr.co/edit/zGqouwzxguef13lx48iP?p=preview When I click in a …

angularjs angular-ui-grid
Remove sorting menu from ui-grid column header

I created ui-grid that has three columns, by default, the column header have a 'v' shaped icon (marked in red …

angularjs angular-ui-grid
Angular UI Grid: How to create a pre-populated dropdown menu for column filtering

I am looking for some help regarding a feature of the Angular UI Grid. Specifically I am exploring filtering and …

angularjs drop-down-menu angular-ui-grid
angular ui-grid row selection

I am using angular ui.grid my problem is when I using like below click the row its selected enableRowSelection: …

angularjs ng-grid angular-ui-grid
AngularJS ui-grid render hyperlink

I'm using Angular ui-grid 2.0.12, is it possible to add a hyperlink inside a given cell, or for that matter any …

angularjs angular-ui-grid