Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox - clear all list items
Message
From
29/02/2000 13:45:37
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Combobox - clear all list items
Miscellaneous
Thread ID:
00339317
Message ID:
00339317
Views:
41
GotFocus:
for lv = 1 to this.displaycount
this.RemoveListItem(lv)
next
[then reload with new list items]

Is there a simple way to dump the old list items before inserting new? The above code doesn't work.
Next
Reply
Map
View

Click here to load this message in the networking platform