Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox not refreshing
Message
 
To
18/05/2001 14:39:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00508872
Message ID:
00508974
Views:
34
Well, what I have is a form with pageframes (about 10 pages). Most of the fields are linked to a view called lv_vw_tbl. I also have some grids linked to lv_sp_tbl and lv_rp_tbl views. Then I also have two listboxes. One displays information from lv_aka_tbl view and the other one is lv_ccn_tbl view that we have been talking about. What my problem is that when I do requery(), I can see the updated value in listbox (for lv_ccn_tbl) immediately. If I do
requery('lv_ccn_tbl') then I don't see the updated value unless I exit the form and come back in. As you said (since I have other listboxes and grids that are linked to other view) when I issue requery() will it look at the current alias (such as lv_ccn_tbl since I issued tableupdate on it prior to requerying) or will it try to requery all of my views?

Thanks
Nick Patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform