H
Hemil
Hello Friends,
I have a form with a subform on it having a parent-child
relationship. Based on the item I select on the main
form, I can add sub items in the child form.
The problem I am facing with the subform is as follows:
1) I have added some sub-items(x, y,z) in the subform
against Item (A) on the form and checked in the underlying
table. The correct sub items appear against the item A in
the table.
2) Now, when I navigate to the next parent record
(Item B) some spurious sub-items(q,w,e) are attached to
Item(A). So, now the sub-items shown against Item(A) are
(x, y, z, q, w, e). This happens for every.
3) This happens only for the new items I add. If I
try adding subitems to an already existing item, no
spurious sub-items are added.
Any idea as to why this problem might be occuring? Please
help.
Thanks.
I have a form with a subform on it having a parent-child
relationship. Based on the item I select on the main
form, I can add sub items in the child form.
The problem I am facing with the subform is as follows:
1) I have added some sub-items(x, y,z) in the subform
against Item (A) on the form and checked in the underlying
table. The correct sub items appear against the item A in
the table.
2) Now, when I navigate to the next parent record
(Item B) some spurious sub-items(q,w,e) are attached to
Item(A). So, now the sub-items shown against Item(A) are
(x, y, z, q, w, e). This happens for every.
3) This happens only for the new items I add. If I
try adding subitems to an already existing item, no
spurious sub-items are added.
Any idea as to why this problem might be occuring? Please
help.
Thanks.