asp.net.ph

ondatasetchanged Event

DHTML Events


Fires when the data set exposed by a data source object changes.

Syntax


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

Remarks


Bubbles Yes
Cancels No
To invoke
  • Make initial data are available from a data source object.
  • Have the data source object expose a different data set.
  • Perform a filter operation.
Default action Signals that the data set has changed.

This event originates from data source objects.

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

APPLET, OBJECT, XML

See Also

ondataavailable, ondatasetcomplete




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