Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox Refresh
Message
 
À
10/07/2000 08:45:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00390136
Message ID:
00390166
Vues:
11
>I have a listbox that uses an array as the rowsource when i add an item to the array what do I need to do to update the display in the list box?
>
>I have tried requery, refresh... I must be missing something...
>
>Thanks

John, you need .REQUERY() and .REFRESH()
If you want to show the newly added item, set .DisplayValue = "myNewItemtext"
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform