Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Behaviour - (I give up)
Message
 
 
To
19/08/2000 11:30:16
Terry Tuell
Stephens Production Company
Fort Smith, Arkansas, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00407038
Message ID:
00407042
Views:
21
>Grid1.Column1.Text1.GotFocus
>Grid1.Column1.Text1.InterActiveChange
>Grid1.Column1.Text1.LostFocus
>
>How do I get the above mentioned methods to fire? The GotFocus & LostFocus fire only after the Form is initially displayed. Any navigation in the grid after the initial display does not produce any action from these methods. What in the world am I missing?

Where are you explicitly calling these methods from? If you need to fire these when the form first launches, I would put it in the form SHOW or ACTIVATE. If you only need it to fire once per form instanciation, set a form property flag to FALSE initially, then set it to TRUE after you have fired them.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform