Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox refresh
Message
From
22/05/2005 05:01:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Listbox refresh
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01016550
Message ID:
01016550
Views:
68
Help please!
I added the following code in the listbox/init:
this.sorted=.t.
use products again in 0
select products
scan
	this.addlistitem(allt(products.product))
endscan
This.Enabled=.t.
Every thing is good but:
I have a command button to open new form for adding new product.
When I close the new form I don't see the new item in the list box of the main form only if I close the main form and reopen it.
Thank for answer
Thank you
Chaim
Next
Reply
Map
View

Click here to load this message in the networking platform