hi
i hope someone can explain this behaviour and how this feature works better.
so i have a sub table as a column in my main table. here shown in detailed view
all good. but when i delete the row i get this annoying popup.
if i don’t delete from everywhere then the item appears in the referencing table but not on the sub table.
so main questions. is it possible to get an item to exist on the sub table and not the reference table?
is it possible to make deleted row always delete from everywhere as the default action?
how can an row be on the sub table but not on the reference table. are these in fact 2 different tables rather than a reference of each other?
any help better understanding this would be much appreciated.
EDITE; i have just figured out i can avoid the popup with a ‘thisRow.DeleteRows()’ button in the sub table. but would still like to understand the default delete row behaviour better

