Hello,
I use a custom delete operation to delete a row on a successful delete via REST. I also use a custom method to get a new row which pretty much inserts just an empty row at the end of all entries. My problem is that when I delete an item an then try to add one again, I don't see a new row, only when I hit the sorting then I see the empty row.
I use a custom delete operation to delete a row on a successful delete via REST. I also use a custom method to get a new row which pretty much inserts just an empty row at the end of all entries. My problem is that when I delete an item an then try to add one again, I don't see a new row, only when I hit the sorting then I see the empty row.