I have added new form controls to the ProdTableOverview form. When I open the form these controls are behaving as if the AllowEdit property is set to No. Nowhere in the code on the form is allowedit set, and the control is not auto-declared.
I have a suspicion this behaviour is something to do with the PmfFormControl classes, but don't understand these enough to know how they work. I've had similar problems with the ProdTable form.
If anyone can shed any light on this problem it would be much apppreciated.