angular-ui/ui-grid
GitHub で見るIn RC21, uiGridEventEndCellEdit triggered after grid data updated
Open
#3,384 opened on 2015年4月29日
help wantedneeds: analysis
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
So there's no way to determine if a value actually changed or not. In RC20, the event was triggered before the grid data was updated so it was possible to check the row data passed in with the event to the data that currently exists in the grid.