Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VALID not working
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00367130
Message ID:
00368876
Views:
17
>Thanks, it is a dropdown combo now and this means I can set the input mask to control the length of the input. ie When I key in data it now moves to the next field ok using Return 1 in the valid.
>
>Are you saying that clicking in the list will never move the cursor foward even with a Return 1 in the valid. THis is whats happening. If I click in the list the combo never looses focus. Could I put some code somewhere else to make this happen, like the click method or selected method. What do you think?

>
>TIA
>Chris

PMFJI - Try using the InteractiveChange() instead of Valid(). Valid doesn't fire until an attempt to exit the control. InteractiveChange fires when the user changes the highlighted item in the combo, even when the combo is "open".
"Problems cannot be solved at the same level of awareness that created them." - Albert Einstein

Bruce Allen
NTX Data
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform