Joe.Z
0
Q:

tabulator row.delete()

//column definition in the columns array
{formatter:"buttonCross", width:40, align:"center", cellClick:function(e, cell){
    cell.getRow().delete();
}},
0

New to Communities?

Join the community