Top "Angular-ui-grid" questions

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

UI-Grid : Error "Multiple definitions of a property not allowed in strict mode [object Object]" [ IE- Only ]

While loading Ui-Grid In IE throwing error messages - [true] [SYSERR] Multiple definitions of a property not allowed in strict …

angularjs angular-ui-grid
How to get notified when grid changed in AngularJS ui-grid?

If there is a way in ui-grid that I can know a grid is finish updating the rows?(like a …

javascript angularjs angular-ui-grid
Re-show hidden column in ui-grid AngularJs

I am using ui-grid in one of my projects and one of the requirement is to hide/show columns in …

angularjs angular-ui-grid
How do I make angular-ui cell editable on single click?

I am trying to make angular ui-grid cell editable (row) cell editable on single click. Right Now, Cell becomes editable …

angular-ui-grid
Angular UI-Grid: How to Clear All (general Angular and built-in UI-Grid) Column Filters On Button Click

How do I clear AND refresh ALL of my (general Angular and built-in UI-Grid) filters on a button click? Background: …

angularjs filtering angular-ui-grid
AngularJS ui-grid- To show 'No Data Available' when the response contains empty array

I want to show 'No Data Available' in ui-Grid 3.0, if the response from the ajax contains empty json data array …

angularjs angular-ui angular-ui-grid
How to get angular ui grid footerTemplate to work?

Angular UI-Grid has a property called footerTemplate, which is supposed to offer the possibility to create a custom footer template. …

javascript angularjs footer angular-ui-grid
How do I center a button in an angular-ui-grid cell?

I define a column as follows: { name: 'button', displayName: '', cellClass: 'ui-grid-vcenter', enableColumnMenu: false, enableFiltering: false, enableSorting: false, cellTemplate: '&…

css centering angular-ui-grid
angularjs ui-grid onRegisterApi event

can someone explain me what is purpose of gridApi in ui-grid and purpose of onRegisterApi event? And what is order …

angularjs angular-ui-grid
How do I download the Angular UI Grid?

I can't believe I have to ask this, but how do I download the Angular UI Grid? From http://ui-grid.…

angularjs github ng-grid angular-ui-grid