Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPW to vfp form conversion problem.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00728212
Message ID:
00728463
Vues:
28
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...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform