Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Refresh Problem
Message
From
16/05/2001 07:24:25
Rex Mahel
Realm Software, Llc
Ohio, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00507684
Message ID:
00507730
Views:
9
Andrew,

Where are you trying to Requery the Combos. Normally you would run the Combo.Requery() from the PostRequeryHook method of a business object.

In your case, you can run the Combo.Requery() after you create your cursors.

HTH

Rex

>I have created a form class with several combo box controls that are used to select items from related lookup tables. However, when I select the business object to edit/display, the combo boxes do not refresh. This is probably a very simple thing to do, but I am stumped.
>
>I am using 3-SQL-Select statement as my Row Source Type and 'This.nSelectedValue' as my ControlSource, and creating the various cursors in the INIT of the ComboBoxes. This part works fine. It also saves the correct IID's when I save. I just cannot get them to refresh.
>
>Thanks,
Previous
Reply
Map
View

Click here to load this message in the networking platform