angular-ui/ui-grid

In RC21, uiGridEventEndCellEdit triggered after grid data updated

Open

#3,384 建立於 2015年4月29日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)JavaScript (2,496 fork)batch import
help wantedneeds: analysis

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南