Hi there
I have a form with a subform.
OnCurrent it refreshes the screen (fro example, it makes certain fields invisible, etc etc).
It appears that for every record (of the form) it refreshes the screen MORE THAN ONCE. Sometimes 2-3 times.
On a fast computer you are unable to see this (because it happens to fast), but on a PII (for example), you can clearly see it doing it 2-3 times per record.
I have checked the code but I don´t see the duplication of the OnCurrent event anywhere.
Anyone can give me a hint of what might be happening?
Your help is always appreciated...
I have a form with a subform.
OnCurrent it refreshes the screen (fro example, it makes certain fields invisible, etc etc).
It appears that for every record (of the form) it refreshes the screen MORE THAN ONCE. Sometimes 2-3 times.
On a fast computer you are unable to see this (because it happens to fast), but on a PII (for example), you can clearly see it doing it 2-3 times per record.
I have checked the code but I don´t see the duplication of the OnCurrent event anywhere.
Anyone can give me a hint of what might be happening?
Your help is always appreciated...