I have created two DG objetcs - both as forms (as opposed to tables).
I have the first one working correctly

whereupon I think... hmm, they're pretty similar, so (being of a rather lazy disposition) I think I'll copy some of the controls from the first DG to the second; then, the two DGs will look similar... I then go about modifying my second DG using the copied in controls as my 'starter for 10'... Cunning plan ! - or so I think...
WRONG !
Now, when I populate the first DG, the second one gets (partially) populated at the same time...
I guess this has something to do with (hidden from my basic underlying knowledge of the DG control) references made to the templates... but, how to fix ? Or do I just create all DGs from scratch ?
Anyone able to give me a kick in the right direction please ?
Thanks a mil.