asp.net.ph

onafterupdate Event

DHTML Events


Fires after the transfer of data from the object to the data provider.

Syntax


Inline HTML <element onafterupdate = "handler" ... > All platforms
Event property object.onafterupdate = handler ECMA-262 Language Specification
Named script <script FOR=object EVENT=onafterupdate> Internet Explorer® only

Remarks


Bubbles Yes
Cancels No
To invoke Change the data that the object contains.
Default action Confirms that data has been transferred.

This event only fires when the object is databound and an onbeforeupdate event has fired (for example, because the data has changed).

Event Object Properties

While event handlers in the Document Object Model do not receive parameters directly, the handler can query the event object for data.

Event Object Properties


Applies To

BDO, HTMLAREA, INPUT type=text, RB, RT, RUBY, TEXTAREA

See Also

onbeforeupdate




Contents
HTML Elements
HTML Element Attributes
CSS Attributes
DOM Objects
DOM Object Properties
DOM Events Reference
DOM Methods Reference
DOM Collections Reference
 

Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph