Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List Box Question
Message
De
26/11/2001 11:39:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00585761
Message ID:
00585780
Vues:
28
>>I have been driving myself insane trying to get a value returned from a list box. I know it can't be as difficult as I'm making it out to be. The list box has 7 columns. I want to return the value that's in the seventh column. This column contains a unique ID which would be used to do further work via SQL statements. I populate the list with an array. Users need to see the other 6 columns to make a decision on which to pick. I can return the value of the user's pick, ie the row number of their pick, but not the actual value. What am I missing?????
>>
>>Many thanks.....
>
>?thisform.listbox.List(thisform.listbox.listIndex,7)

Nadya,

Thanks...the problem was with BoundTo=.f. rather than .t.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform