Old and New Value in EditCommitListener are always the same

Issue #14 resolved
Former user created an issue

Old and New Value in EditCommitListener are always the same. The listener should get the lates record (after its property have been set with the new value) but cellEditEvent.getOldValue() should be different with cellEditEvent.getNewValue()

Comments (1)

  1. Log in to comment