AngularJS ng-grid not displaying any data, why? -
 
 I am going to turn on a rest dataset in an NG-Grid component. I am using the original demo which ships with the NG-Grid component, but using $ http to populate the grid:  
   I have tried the above code, however, the RESET service has not been implemented and the grid is displayed as a blank div. Any help I have not tried with any luck with many forms of $ http.get method? Thanks!  
   
  Your  grid options  seem to be set out of the controller. Move it in and it should work.   
 
Comments
Post a Comment