Examples of using Subform in English and their translations into Vietnamese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Also, these forms may include subforms.
A subform is a control on your form.
Defining the relationship between the main form and the subform.
A subform is a control on your form.
You have a main form that contains a subform;
A subform is a form that is embedded inside another form.
The events for the controls, form, and subform occur in the following order.
A subform is a form that you position inside of another form.
This enables Access to automatically create the links between subforms and main forms.
Subform/Subreport Adds another form or report to the existing form or report.
If you chose Tabular on the previous page,the formatting style you choose will also be applied to the subform.
If no form or subform has the focus when you use the ActiveForm property, an error occurs.
For example, you can create a form that displays employee data,and contains a subform that displays each employee's orders.
Subforms are especially effective when you want to show data from tables or queries with a one-to-many relationship.
Access creates two forms- one for the main form that contains the subform control, and one for the subform itself.
Subforms are especially effective when you want to show data from tables or queries with a one-to-many relationship.
Control Wizards You can use the Control Wizards to help you create command buttons,list boxes, subforms, combo boxes, and option groups.
When you first create a subform, this property may be set to Continuous Forms or perhaps Single Form.
Contingent upon the substance and wellspring of your frame, you may find that the subform contains valuable data, as in the case beneath.
Subforms are a convenient tool for doing this, and Access provides several ways to help you create subforms quickly.
When you are working with related data that is stored in separate tables, you often need to view data from multiple tables orqueries on the same form and subforms are a convenient way to do this.
Thus, the events for the subform and its controls(such as Open, Current, Enter, and GotFocus) occur before the events for the form.
If you want to make design changes to a subform while you are working on its main form in Design view, you can open the subform in its own window.
The main form and subform in this kind of form are linked so that the subform displays only records that are related to the current record in the main form.
Note: Because the events for a subform occur after the main form is closed, certain events, such as canceling the closing of the main form from an event in the subform, will not occur.