asp.net.ph

onrowsinserted Event

DHTML Events


Fires just after new rows are inserted in the current recordset

Syntax


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

Remarks


Bubbles Yes
Cancels No
To invoke Fires when an the addnew method is called on the current recordset.
Default action Signals that a new row has been inserted into the recordset.

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




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