2.3.4.2 onafterupdate
Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, and IE10 Mode (All Versions)
onafterupdate of
type Function
Occurs on a databound object after successfully updating the associated data in the data source object.
To invoke, change the data that the object contains.
Bubbles: Yes
Cancelable: No
Context Info: None
This attribute is an extension to HTMLElement.
See also onbeforeupdate.