Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid values
Message
De
06/03/1997 18:34:57
 
 
À
06/03/1997 17:42:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00023213
Message ID:
00023218
Vues:
29
> Please forgive- but another basic question. How do I reference the value of > the selected cell in the grid? The value of another cell in the selected > row? > I really do search for the answers to these questions before I ask you > guys. Thanks for your help. if the controls are bound to a table/view you can just check the value in that field of the 2nd control if not this.parent.parent.columnX.controlY.whatever may do it (though I never tried it) ColumnX is the column where the other cell is and controlY is the name of the current control that is used in that column Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform