Questions tagged as 'ng-repeat'

1
answer

ngTable in angularjs

I'm trying to show a table with ngTable in angularjs. This is my example controller.js var tableData = [] //Table configuration $scope.tableParams = new NgTableParams({ page: 1, count: 6 },{ total:tableDa...
asked by 17.06.2017 / 14:51