How to add or remove a row in ag-grid
i try this, but not work
$scope.gridOptions.rowData.puch(data);
this not working too
$scope.gridOptions.api.setRowData(vehicle);
Thank's
not supported. you have to set the entire set again. this is something i plan on introducing, possibly next week.
Hi,
Is this is supported now?
+1
Most helpful comment
Hi,
Is this is supported now?