Open hanrea opened 8 years ago
I can't understand this code for a while, this is a sample to edit table row: https://gist.github.com/hanrea/1b24a7823becee67bb04819c449fb680
? in your example you used ng-table
Hi~I'm not use ng-table, the ng-table="tableParams"
tag is forget to delete. sorry~
I'm only use ng-repeat to show table. If it could be return line number or $index it's going to be great
Now, the callback only return $oldValue and $newValue ,it's unhelpful to get one line.