Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field data save problem in VFP 5.0
Message
De
13/12/1996 18:19:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00014990
Message ID:
00015100
Vues:
37
>Field data save problem in VFP 5.0
>
>I have a problem when moving off of a control in a form and clicking on
>a save button on a tool bar. The data typed into the field does not get
>saved unless I press Tab or Enter before clicking the tool bar. My
>cursors are set to BufferModeOverride = 4. Anyone have them same
>problem and correct it?

In the LostFocus method of the textbox control, put the following:
This.Value = This.Value

It sounds crazy, but it works!
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform