Hi again,
Just one more thing, now that everything works when i wrap each object in a subform, my delete row button no longer works.
Here is the code,
this.parent.instanceManager.removeInstance(this.parent.index);
I've tried the code again with the button not being wrapped in a Subform and it...