Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Property doesn't refresh
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Property doesn't refresh
Divers
Thread ID:
00016571
Message ID:
00016571
Vues:
115
Hi guys,
I have a form with a pageframe and in page1 I have
a textbox whose control source is something like
THISFORM.MyProperty, In the load event of the form
I do this THISFORM.MyProperty='Apple', and the value
shows up fine in the textbox, then in my navigation
buttons I update the property every time the user
clicks on Next,Prev,etc... with:
THISFORM.MyProperty=table1.field1
This works only the first time the user clicks on the
navigation buttons, after that the property doesn't
hold the new values, I ran the form with the debug window to check the value of that property and the
value of table1.field1, and it is moving the pointer
in table1, but THISFORM.MyProperty holds the value
for a moment and inmediatly changes to EMPTY,
my LockScreen property is .F. before and after the
property is assigned a new value, and still the new
value is not reflected. What amI missing ?
Thanks in advance
luisg@netrunner.net
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform