flickering subform

G

Guest

Hello NGers. I have a main form that on it has a subform. The subform is a
holding area for all the other subforms that would be selected. The holding
subform is called ChildSubforms. I have a situation in which one of the
called subforms flickers everytime it is selected. The main form selects the
clientID and also the projectID. The called subform (into the childsubform)
is a continous subform that displays work times by project. Everytime a new
project is selected, the work time subform flickers showing all worktimes
then just those for the selected project. I have several other called
subforms that are continuous but they do not flicker when a new project is
selected.
Hope this is not a confusing explanation.
Can anyone determine what is needed to keep the subform from flickering?
Thanks for any responses.
.... John
 
G

Guest

Thanks, but not using a tab control. It is a subform inside a subform and
only one of the subforms flickers while all the others do not. Will need to
investigate further.
 
D

Damon Heron

Okay, but Allen also addresses the Windows Theme problem as well - could
that be your problem?

Damon
 
D

Damon Heron

Oh, forgot to mention - check your code for requeries of the subforms. That
can cause a flicker.

Damon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top