Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to add a valid method to a container?
Message
From
21/01/2005 15:36:40
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00979025
Message ID:
00979434
Views:
15
>Hello Sergey,
>
>Sorry about the confusion. What I meant to say was that Yes, I want to allow the user to click on the button that is part of my control but No, I do not want to allow the user to click on any other buttons on the form that are NOT part of the control.
>
>In other words, if the form has 2 controls on it, 1 - a Save button that commits the changes that have been made and 2 - my control (which contains a textbox and button), the user should be allowed to click my control's button with invalid data to pop up a list of valid options but should not be allowed to press the Save button.
>
>Hope that makes more sense.
>
>Rodd

Rodd,

Can you do your validation in the lostfocus of your textbox and, if the data is invalid, call the click of your button?

HTH,
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform