object-table icon indicating copy to clipboard operation
object-table copied to clipboard

Add return data of edit-listen callback(eg:$index,row)

Open hanrea opened this issue 10 years ago • 3 comments

Now, the callback only return $oldValue and $newValue ,it's unhelpful to get one line.

hanrea avatar Mar 30 '16 07:03 hanrea

I can't understand this code for a while, this is a sample to edit table row: https://gist.github.com/hanrea/1b24a7823becee67bb04819c449fb680

hanrea avatar Mar 30 '16 07:03 hanrea

? in your example you used ng-table

ekokotov avatar Apr 06 '16 18:04 ekokotov

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

hanrea avatar Apr 07 '16 01:04 hanrea