Click or drag to resize

GridContaineraddRow Method

Adds a new row to the table.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function addRow(newId, text);

Parameters

newId
Type: string
text
Type: string
See Also