Is standalone angular UI grid is possible? -


i wondering whether angular ui grid standalone possible.

all of examples use $http.get seem need server angular work.

please me creating desktop or standalone app using technology.

the examples using $http.get pulling data rest service, if want to, can assign own data grid data through $scope.gridoptions.data = (location of data).


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -