Contents Index Topic Contents | ||
Previous Topic: ondataavailable Next Topic: ondatasetcomplete |
ondatasetchanged
Description
Fires when the data set exposed by a data source object changesfor example, when a filter operation takes place. Also fires when initial data is available from a data source object.
Remarks
This event fires for objects and applications that are data source objects. There is a qualifier property on the event object; the qualifier will always be set to "" for Internet Explorer 4.0. 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
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.