P
Peter Kinsman
I am writing a program where I need to be able to add multiple issues
against an ingredient which is displayed as a row on a subform. I tried to
use a subdatasheet but the events associated with them do not seem very well
documented. As an example, if you click on the + to expand the
subdatasheet, the sequence of events depends on whether or not you have
first selected the row on the subform. Does anyone know of any real
documentation on subdatasheets please?
A simpler solution would be to use a separate form to select the run week,
so that the main form can display what is now in the subform and the issues
can be input in a subform rather than a subdatasheet - but I seem to like
challenges.
Peter Kinsman
against an ingredient which is displayed as a row on a subform. I tried to
use a subdatasheet but the events associated with them do not seem very well
documented. As an example, if you click on the + to expand the
subdatasheet, the sequence of events depends on whether or not you have
first selected the row on the subform. Does anyone know of any real
documentation on subdatasheets please?
A simpler solution would be to use a separate form to select the run week,
so that the main form can display what is now in the subform and the issues
can be input in a subform rather than a subdatasheet - but I seem to like
challenges.
Peter Kinsman