Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid valid does not fire
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01396480
Message ID:
01398373
Views:
70
Thanks, that's a trick I may be able to use.

>For example, if you have grid.textbox with character controlsource:
>Textbox.Gotfocus event
>
>This.Tag=This.Value
>
>Textbox.Lostfocus event
>
>If Alltrim(This.Value)==Alltrim(This.Tag)
>  Return
>Endif
>*** validation code here
>
Extreme Programming = Plan -> Design -> Code -> Test
Previous
Reply
Map
View

Click here to load this message in the networking platform