ondatasetcomplete Event

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Fires when the dataselect behavior populates the contents of a select element.

Syntax

Event Property dataselect.ondatasetcomplete = handler;
attachEvent dataselect.attachEvent( "ondatasetcomplete", handler);
Named script <SCRIPT FOR = dataselect EVENT = ondatasetcomplete>

Event Information

Bubbles No
Cancels Yes
To invoke Make data available from a data source object to the dataselect behavior.
Default action Initiates any action associated with this script.

Applies To

dataselect