Add Delete Rows

Hi I want to add/delete rows on the click of a button which is outside the grid.



How can i achieve this.



regards,



Sam

Just use JS API of grid
grid.addRow
grid.deleteRow

dhtmlx.com/docs/products/dhtmlxG … 6339676000