I have a form in Access 2003 that contains 2 subforms. The first is in datasheet view and is only 2 fields, SiteID and SiteName, so a list of many sites for one record in the parent form. The second s
So I recently have been trying to incorporate more sub forms to make the UI more friendly. So I have a pre developed form that runs some VB, so开发者_如何学Python for examples sake lets just say that
SO I have a subform, that simply has one chart object on it. Its small, and this is the only purpose of this sub. Then I have about 10 forms that each have a sub windows with this form as it\'s child.
related to this question Zend_Form - Array based elements? $form = new Zend_Form(); $subForm = new Zend_Form_SubForm();
I am trying to call a form from within another form.I need it to come in as a subform.However, I cannot merely extend it as both forms extend different things that are required.
I have a continuous subform in an Access 2003 form.The first control on the subform is an unbound dropdown box.When the form (and subform) are opened the dropdown on the first record receives focus, b