Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listboxes in VFP 3.0
Message
De
25/07/1997 13:12:52
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Québec, Canada
 
 
À
25/07/1997 13:03:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00041667
Message ID:
00041673
Vues:
31
>In VFP 3.0, I am trying to populate a listbox with an array THISFORM.aStates[1,2]. I create this array with a SELECT-SQL statement in the form's INIT method. When the listbox is displayed, I only get the first row of a 57 row array.
>
>I've done this in VFP 5.0 and it works perfectly.
>
>What are the behavioral differences between the 3.0 and 5.0 listbox implementation? I know I'm missing something.
>
>Thanks,
>
>Dan Rhymes

Hi, You can try THISFORM.lstBox.Requery() after executing your SELECT-SQL.

If it doesn't work, I've seen this exact behavoir in the Microsoft Knowledge Base.
The adress is WWW.MICROSOFT.COM/KB/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform