insertRow( oRow ) method

Inserts a row or appends a row if the input value is -1.

Syntax

insertRow( oRow ) → {boolean}

Parameters

Name Type Description
oRow object  

Returns

Type:

boolean

Source

SuperList.API.js, line 212.