Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
This.setfocus in valid method
Message
From
27/11/1996 11:30:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00013655
Message ID:
00013717
Views:
31
>to check for a duplicate code, i tried using this.setfocus in a valid method, but it doesn't seem to work.
>
>if !tableupdate()
> =messgebox('Duplicate code. Please reenter')
> this.setfocus()
>endif
>
>is there a better solution?
I don't believe setfocus works from inside valid events. I think you have to use the tab order and tab out of the control (or to your self) I had a form where if the zip was found we wanted to skip the city/state with setfocus and ended up using the taborder.
Gary
Gary
Helping Make Ideas Reality
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform