angular-ui/ui-grid
Auf GitHub ansehenIn RC21, uiGridEventEndCellEdit triggered after grid data updated
Open
#3.384 geöffnet am 29. Apr. 2015
help wantedneeds: analysis
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.