Contents Index Topic Contents | ||
Previous Topic: onresize Next Topic: onrowexit |
onrowenter
Description
Fires to indicate that the current row has changed and new data values are available.
Remarks
This event only fires when the object is databound. This event applies only to objects that identify themselves as a data provider. This event will not bubble. Events that do not bubble can only be handled on the individual object that fired the event.
Applies To
APPLET, BODY, BUTTON, CAPTION, DIV, EMBED, HR, IMG, MAP, MARQUEE, OBJECT, SELECT, TABLE, TD, TEXTAREA, TR
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.