Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Refresh Doesn´t work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00522586
Message ID:
00522673
Vues:
9
This message has been marked as the solution to the initial question of the thread.
Hola Adrian...

i´m not sure if i understood the problem but...

Just an idea..

After use seek... asign the value of stock to textbox.value property.

seek x
if found() then
textbox.value = stock
endif

**note: textbox.controlsource = (none)

----------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform