2.3.4.42 onrowsdelete

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

onrowsdelete of type Function

Occurs when rows are about to be deleted from the recordset, signaling that the rows are about to be deleted.

Invoked when the delete method is called on the recordset.

  • Bubbles: Yes

  • Cancelable: No

  • Context Info: qualifier, recordset

This attribute is an extension to HTMLElement.