Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternate values from a combo
Message
 
 
À
18/01/2007 11:21:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01186685
Message ID:
01186686
Vues:
23
This message has been marked as the solution to the initial question of the thread.
>Suppose you have a dropdown combo that contains 2 or more columns. The value of the combo is tied to column1. How would you retrieve the value from the other columns for the selected item?
>
>Thanks in advance for any help on this one.

this.ListItem[this.ListIndex, col], also depending on the RowSource for the combo you may use Alias.Field (in case Alias is the RowSource) or Array[this.ListIndex,nCol] in case of array.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform