Originally posted by Isomorphic
So it would appear that the onRecordClick event fires before the value is changed? Is there a better event to key off of to view the value of the Record from grid.getEditedRecord(event.getRecordNum()) after the value has been changed?
Comment