Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Boxes
Message
De
03/01/2000 09:46:55
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Combo Boxes
Divers
Thread ID:
00311649
Message ID:
00311649
Vues:
52
I have a combo box which is based on an array, I have the row source type set to array, and I have the row source set to THISFORM.r_ratearray. I also put a command button on the screen, where I put the following 2 lines of code in the click event
=messagebox(thisform.r_ratearray[1,1])
=messagebox(thisform.r_ratearray[2,1])
when I click on the command button I get 2 messages showing me 2 values in my array but when I click on the combo box it is only showing me the first value in the array. Am I missing something or is this a problem with using arrays with combo boxes ?

Thanks for your Help
Stephen J. Hunt
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform