Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid refresh
Message
From
20/09/1999 14:26:36
 
 
To
20/09/1999 08:30:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00266581
Message ID:
00266824
Views:
26
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
Previous
Reply
Map
View

Click here to load this message in the networking platform