Working with Graphic Elements > Classes > DataGrid > DataGrid.insertRows
insertRows(rows: Array);
rows. Array of objects with row data.
The insertRows method adds rows to table data object.
The example of method use in description of the DGRow class constructor.
See also: