Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid- Click- SetFocus()
Message
From
19/02/2004 14:59:15
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid- Click- SetFocus()
Miscellaneous
Thread ID:
00878896
Message ID:
00878896
Views:
64
I need to always set the focus to a textbox on the form. So after every event, command button, action, etc. I invoke a method (GoTo_Focus) which just executes the following:

THISFORM.txtcWorkOrderID.SetFocus()

My problem is that on the form I also have a non-readonly grid list which the user can click on and perfrom other functions to records; after which I must automatically set the focus to the textbox on the form (above).

Where is the best place the call to the GoTo_Focus() method ?
Next
Reply
Map
View

Click here to load this message in the networking platform