Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obtaining the value from a grid.
Message
De
18/05/1997 17:54:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00032740
Message ID:
00032741
Vues:
35
>Hello there,
>
>I can't seem to be able to get the value of a column in a selected row of a grid. This is what I want to do:
>
>Be able to obtain the value (vStoreItems.) from a grid which is based on vStoreItems.
>
>Thanks,

Since it's a Sunday on not many people are on ... I'll give it a try.
I've never needed it so .....

xxx=thisform.PageFrame.GridName.ColumnName.Value
or
xxx=thisform.PageFrame.GridName.ColumnName.TextBox.Value

Hopefully one of the two should work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform