Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox Drop-Down List-goes to bottom of list
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01228049
Message ID:
01228052
Vues:
19
>I've noticed that on one of my combo box lists where I have manufacturing machine numbers, the list is at the bottom. I am talking about when I create a new record, the list is all the way to the bottom, instead of sitting at the top machine #.
>
>I thought that by putting into the INIT of the control "This.ListIndex=1" that I would stop that, but it appears that that is not so. How can I make the combox show at the start of the list of arrayed items?

If you use Array as a Rowsource then say
Combobox.Value=YourArray[1]
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform