Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box Initial Display
Message
De
05/05/2005 11:31:29
 
 
À
05/05/2005 11:10:06
Robert Dinsmore
Dinsmore & Associates, Inc.
Lexington, Kentucky, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01011314
Message ID:
01011329
Vues:
12
>A combo box uses an SQL select from a table as the row source. It is not bound to anything.
>
>When the form initially displays, the box is empty. Clicking on the down arrow will show the values and it works fine from that poin on.
>
>How can I get the initial value (first row) to display when the form is intialized?
>
>Thanks...

try
* combo Init
this.listIndex = 1
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform