Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Firing a lookup in grid
Message
De
20/06/1999 19:55:43
 
 
À
20/06/1999 19:34:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00231958
Message ID:
00231960
Vues:
17
>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 )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform