Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List box has a mind of its own
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00558144
Message ID:
00559598
Vues:
11
John,

You need to call the listbox's Requery method after you change the source of data for the list.

Lists and combos have an internal list of items that are displayed. Your source is only used to populate this internal list at the time of instantiation of the listbox. If you change the contents of the source you need to call the Requery method to get the listbox to update its internal list of items.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform