angular-ui/ui-grid

In RC21, uiGridEventEndCellEdit triggered after grid data updated

Open

#3384 aperta il 29 apr 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)JavaScript (2496 fork)batch import
help wantedneeds: analysis

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor