Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo refresh
Message
From
27/02/2000 23:13:30
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00338229
Message ID:
00338277
Views:
10
First off, consider using a view instead of a filtered table. This will enabled you to REQUERY() the view and then fire the Requery method of the combo and, I think, this will get you the desired results.

>I have a combo that uses fields as the rowsourcetype. The table contains a logical field named WASUSED and the value of WASUSED is changed to .t. after selection. The table is filtered by WASUSED = .f. . After an item has been selected from a combo, I don't want it visible again. When the combo receives focus again, the same record is visible until the record pointer moves in the combo. How can I refresh the combo so this won't happen.
>Thanks!
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform