G
Greg (codepug
My subform control will not accept focus when adding a New Record in
the parent main form.
The main form (single form) has a SubForm (continuous form) placed on
it. The main form displays an individual sick leave occurrence, the
subform is linked (parent/child) and displays all sick leave
occurrences for that individual. This works fine. I need the ability
to scroll through the subform to view all sick leave occurrences for
any one individual that is being displayed on the main form. Again,
this works fine. The problem is when a new record is being created,
the subform no longer accepts focus for scrolling through the
individuals past sick leave history. The link works, since the
individuals records do show in the subform window, but I cannot get
focus on the subform to scroll through the records by mouse. The
subform just seems frozen. Therefore I cannot view the individuals
history when adding the new record. This occurs when a new record is
created and becomes dirty. Once the new record becomes dirty, the
subform seems frozen, and does not allow me to scroll or get focus.
Is this normal behavior? If so, how do I accomplish my goal?
Others have posted this problem, but no viable solution was posted!
A button with a popup of the same subform works, but the same form
embedded does not?
Thanks
Greg
the parent main form.
The main form (single form) has a SubForm (continuous form) placed on
it. The main form displays an individual sick leave occurrence, the
subform is linked (parent/child) and displays all sick leave
occurrences for that individual. This works fine. I need the ability
to scroll through the subform to view all sick leave occurrences for
any one individual that is being displayed on the main form. Again,
this works fine. The problem is when a new record is being created,
the subform no longer accepts focus for scrolling through the
individuals past sick leave history. The link works, since the
individuals records do show in the subform window, but I cannot get
focus on the subform to scroll through the records by mouse. The
subform just seems frozen. Therefore I cannot view the individuals
history when adding the new record. This occurs when a new record is
created and becomes dirty. Once the new record becomes dirty, the
subform seems frozen, and does not allow me to scroll or get focus.
Is this normal behavior? If so, how do I accomplish my goal?
Others have posted this problem, but no viable solution was posted!
A button with a popup of the same subform works, but the same form
embedded does not?
Thanks
Greg