Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox not showing all data
Message
 
À
29/08/2000 12:11:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00410317
Message ID:
00410578
Vues:
17
>>Wes,
>>
>>Are you calling the Listbox's Requery method after you issue the SQL? You must do that to get the listbox to refresh it's internal list of items.
>
>Jim,
> I'm not calling the Requery method. What do I need to set the method to?

Weston,

You don't need to set the emthod to anything, just call it after you run the query as in;
SELECT ...
Thisform.List1.Requery()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform