ng-table
ng-table copied to clipboard
Is there a way to add an ng-click in a cell content?
like so I would be able to make something like this
{
title: '',
field: 'id',
sortable: false,
getValue: function($scope, row) {
console.log($scope)
var value = row[this.field];
return $sce.trustAsHtml('<a ng-click="$ctrl.edit(' + value + ')">Edit</a>');
}
}
I'd like to keep this project, there are many feature and improvement we could add. are u active?