$grid.pqGrid('addRow', { rowList:[ { newRow: rowData1, rowIndxPage: 0 }, { newRow: rowData2, rowIndxPage: 1 }, ... ], checkEditable: false });