Open
Description
I am using ui-grid and when i update any one row and scroll down to update any other row , the first row is not getting updated.
When I debugg the code , I am using below method
gridApi.edit.on.afterCellEdit($scope, function(rowEntity, colDef, newValue, oldValue)
so when event land on this , the newVale is somewhat entirely different from what I have updated/edited.
The last value is always getting updated.
Metadata
Metadata
Assignees
Labels
No labels