When I try to delete a row, all I get is the following:
{
"deleteRow": {
"rows": [
5
]
}
}
That is the row number in the worksheet but doesn't provide my ID column. I have no idea what row in the worksheet matches the database without the ID.
Thanks,
Greg