Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RemoveItem
Message
From
07/01/2000 10:07:59
 
 
To
07/01/2000 09:41:01
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00314449
Message ID:
00314456
Views:
24
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform