Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Only one Row of array shows in Combobox
Message
De
20/05/1999 10:56:25
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00220845
Message ID:
00220861
Vues:
25
>I have a combobox with its RowSource set to an array and the RowSourceType set to 5.
>
>I have debugged the form and found that the array has many rows but only the first row shows in the combobox....What am I not setting?
>
>Thanks,
>paul

Once the code tha populates the array has run, you must REQUERY the combo.

THISFORM.cboDemo.Requery()

Then you wil see all.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform