Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InteractiveChange not registering in time
Message
From
23/01/2002 20:46:25
 
 
To
23/01/2002 19:29:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00609321
Message ID:
00609482
Views:
21
Thank you Marcia,

You've been extremely helpful.

Aloha,

James

>Hello James.
>
>Does that mean this should work?
>
>If This.Valid()
>    ThisForm.AddQuery()
>EndIf
>
>

>
>No it does not. Calling the Control's Valid() in code does not cause the event to fire. It merely runs any code in the method. If you want the event to fire, you have to do something like this:
>
>This.SetFocus()
>
>Also, is this only the case for comboboxes? (The textbox controls seem to work how I expect them)
>
>No. The same is true for text boxes as well. They do not update their controlSources from their values until the Valid() fires.
Previous
Reply
Map
View

Click here to load this message in the networking platform