S
spring
I have two subforms:
one for main and one for detail.
If the main subform is filled, it should not be able to jump to other
records until the detail subform is also filled.
I have tried to check it in BeforeUpdate in main subform, but it even
prevents me jumping to the detail subform.
I also tried in Current, but it cannot Cancel the navigating operation.
Any hints will be appreciated.
one for main and one for detail.
If the main subform is filled, it should not be able to jump to other
records until the detail subform is also filled.
I have tried to check it in BeforeUpdate in main subform, but it even
prevents me jumping to the detail subform.
I also tried in Current, but it cannot Cancel the navigating operation.
Any hints will be appreciated.