master/detail control

M

Marie

I have been working for a couple of days with a master/detail control where
you select a store no. in the master from a ddlb. Then in the detail control
you can add any number of actions for that store. Suddenly, when you click
to insert another item in the detail, an extra row is inserted in the master
too.

Please does anyone know what has happenned?
 
M

Marie

To add to this - I have looked at a form which i published earlier and which
did not have this problem - it now has!! Maybe it's something to do with
the data structure? I have a table 'Staging' containing Id (primary key),
storeid (foreign eky to the PK of the Store table) and a load of other
columns. The master section contains a ddlb bound to the staging table, but
populated from the store table. The detail section contains all the columns
from the staging table.

This is so frustrating!!!
 
P

Patrick Halstead [InfoPath MVP]

Hi Marie,
I responded to your post on our website. I think you're right that it has
something to do with the data structure. Good luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top