HTMLTableElement.InsertRow

Syntax:

InsertRow(<>)

Parameters:

<> (optional)

Type: Number.
Index of the row after which a new row will be added.

Returned value:

Type: HTMLElement.

Description:

Intended for adding a row to an HTML document table.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community