I have a form with a subform which is sized to show several records at the same time. If Record A has the focus, and I click anywhere in Record B, then Record B gets the focus, as expected. ... Except if I click on an Image field in Record B, when the focus stays on Record A.
Any ideas how I can force it to set the focus to the other record ? I don't think this can be done with Events handlers, as they need to have the focus set first.
Any ideas how I can force it to set the focus to the other record ? I don't think this can be done with Events handlers, as they need to have the focus set first.