​
​
​

Gets a value indicating whether a new row can be inserted at the current input position.

​<void> TableRowCollection.getCanAdd(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether a new column can be inserted.
errorCallback Optional. Is called when the operation failed with an error.
​