Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkboxes in Grids
Message
De
28/10/1999 15:27:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Checkboxes in Grids
Divers
Thread ID:
00283349
Message ID:
00283349
Vues:
45
OK,

How come a checkbox inside of a grid can't see it's own value property from it's own click method.

Here is the code:

I have a grid with a checkbox in one of the columns. When someone clicks on the checkbox, I want a wait window to display some text. (Don't ask why) Our checkboxes use numerics instead of boolean. (Again, don't ask why) Here is the click of the checkbox.

wait window iif(this.value = 1, "Yes","No")

Outside of a grid this works fine, but inside a grid, it gives me the message:

Property value is not found.

Any ideas?
Thanks in advance
Brian McCord
President
Sagacity Systems
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform