2.3.4.43 onrowsinserted

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, and IE10 Mode (All Versions)

rowsinsertedof type Function

Occurs just after new rows are inserted in the current recordset, signaling that a new row has been inserted.

Invoked when the AddNew method (ADO) is called on the current recordset.

  • Bubbles: Yes

  • Cancelable: No

  • Context Info: reason, recordset

This attribute is an extension to HTMLElement.