angular-ui/ui-grid

In RC21, uiGridEventEndCellEdit triggered after grid data updated

Open

#3 384 ouverte le 29 avr. 2015

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)JavaScript (2 496 forks)batch import
help wantedneeds: analysis

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur