Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPW to vfp form conversion problem.
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00728212
Message ID:
00728463
Views:
23
This message has been marked as the solution to the initial question of the thread.
>I remember I had similar problems, but I have not remember the solution -

I figured out a trick... I added a property to the formset; and use it as a flag for the formset's ReadValid() method.

In my button; i set the flag to .f.; and in the readvalid event; if it's false, I set it to true (for next time) and then return .f.

This seems to get around the problem wiht no side effects...
Previous
Reply
Map
View

Click here to load this message in the networking platform