Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid refresh
Message
De
20/09/1999 14:26:36
 
 
À
20/09/1999 08:30:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00266581
Message ID:
00266824
Vues:
28
Hi Sheena.

>> I'm doing the replace in the valid of the textbox's on the form. <<

Variables are scoped to the current method. If your textboxes aren't bound to same table as the grid is, this code will probably work a little better for you:

replace client.surname with This.Value

in the valid of the textbox.

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform