postEdit
Since: Editor 1.0
Post-row edit event - triggered after the row / page has been updated.
Please note - this property requires the Editor extension for DataTables.
Description
As per the edit event - included for naming consistency.
Event naming / backwards compatibility note
Prior to Editor 1.3, events were prefixed with the string on and this event was called onPostEdit. That event name can still be used, and will function exactly the same way as the event documented here. The new name is used for simplicity and coherence with the event naming conventions in DataTables.