Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Firing a lookup in grid
Message
From
20/06/1999 19:55:43
 
 
To
20/06/1999 19:34:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00231958
Message ID:
00231960
Views:
15
>Hi... In my grid, I do a lookup. I have this programmed in the lost focus event of my data cell. I really want the lookup to fire when the contents of the cell has *changed*.
> I have in my mind the old :v=proc() of a 2.6 browse, *without* the :f (force).
>
>Thanks, Randy

You could use the Valid event of the control (text1 is the default) but this is only one step before your current lost focus event. I get the impression you want the function to run when ever the user changes the data. This is generally fired in the InteractiveChange event.

Hope this helps

Terry
It is impossible to make programs idiot proof. Idiots are too cleaver.

MCP( Tcp/Ip )
Previous
Reply
Map
View

Click here to load this message in the networking platform