Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Focus Problems
Message
From
07/06/1996 08:42:59
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00001895
Message ID:
00002042
Views:
58
NODEFAULT and this.parent.value = ...
was the ticket.

Here is what I ended up with in each of the option keypress events...

if nKeyCode = 13
NODEFAULT
this.parent.value = (1,2,or 3 depending upon the option)
thisform.text1.setfocus()
endif

Works just great. Thank you for taking the time to work this out.
Previous
Reply
Map
View

Click here to load this message in the networking platform