Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click Event
Message
De
06/06/2002 04:50:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Click Event
Divers
Thread ID:
00665309
Message ID:
00665309
Vues:
58
Hi all,

I have a form with a grid on it but when I run another
form with a grid I lose my values in my original grid.
Thats fine I can reset those values when I return to my
main screen. But the problem is that in the click event
of thisform.grid1.column1.text1 I have a call to a procedure
which is now gone. How can I reset a call like this?

=myprocedure()

The rest of the values are done as follows

THISFORM.grid1.recordsource = "mytable"

But I'm not sure how to do the following

THISFORM.grid1.column1.text1.click = "=myprocedure()"

This doesn't work

Anyone any ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform