Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re Using Code in an event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00008991
Message ID:
00008994
Vues:
35
>Microsoft Support claims I can re use an event by using it as
>
> .refresh
>
>Couldent get it to work as explained. I need to add this to a gid. So whenever I double click on a "row" the same event is processed.
>
>
>Thanks
>
>Christopher Yerry
>Weather Shield Windows Inc.
>VFP, VB

Sorry, I probably misunderstand you. But if you try to add some code to grid row double-click, you should remember that grid row is not an object. Therefore you have a choice:
1. Use Grid.Doubleclick event and evaluate row number in code.
Or
2. Use DoubleClick event for all/particular cell.
If you would be more specific I believe you will much more helpful advices from Universal Thread.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform