Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RemoveItem
Message
De
07/01/2000 10:07:59
 
 
À
07/01/2000 09:41:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00314449
Message ID:
00314456
Vues:
23
Hi Kevin.

>> Can anyone tell me how to remove an item from a ComboBox's list of items. I have tried RemoveItem(nIndex) but with no luck. <<

RemoveItem() only works with RowSourceType = 0 - None.

Removing an item depends on the RowSourceType of the combo. You can do an ADEL() if it is an array and then requery() the combo.

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform