Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid and BindEvent
Message
 
To
10/03/2006 09:14:20
Luis Navas
Independent Consultant
Auckland, New Zealand
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01103074
Message ID:
01103075
Views:
15
>Hi to all, I know grid doesn't has a GotFocus Event, but is there anyway I can use to Bind an event to an object to fire when the grid has the focus.
>
>Thanks
>
>Luis Navas

Bind WHEN event and keep in mind what help said:

Certain control events such as GotFocus, LostFocus, InteractiveChange, and ProgrammaticChange do not work if the second bit of the nFlags parameter is set, for example, nFlags set to 2. These events are treated as method calls internally by Visual FoxPro, even though they are considered events. The same behavior applies to the Refresh method of an object on a form that is called when the form's Refresh method is called. Certain events such as When and Valid require code in the event for it to occur.


not tested :o)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform