Contents Index Topic Contents | ||
Previous Topic: onabort Next Topic: onbeforeunload |
onafterupdate
Description
Fires after the transfer of data from the element to the data provider (after a successful onbeforeupdate).
Remarks
This event only fires when the object is databound and an onbeforeupdate event has fired (the element's data has changed). This event cannot be canceled. This event will bubble. Events that bubble can be handled on any parent element of the object that fired the event.
Applies To
APPLET, BODY, BUTTON, CAPTION, DIV, EMBED, IMG, INPUT, MAP, MARQUEE, OBJECT, SELECT, TABLE, TD, TEXTAREA, TR
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.