Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CComboBox1 question
Message
 
To
07/08/2002 23:37:23
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00687346
Message ID:
00687474
Views:
16
Typically this code would go in the .postrequeryhook() of the business object since you need to do this every time the underlying view is requeried. This should be done only on the instance of the business object that is on the form and not in your parent copy (normally in abizobj) since no interface code is supposed to exist in a bizobj.

>Hi Dan:
>
>Thanks for your response. Where do you suggest I put the .Requery() and .ListItemID = 1 code? Should it go in one of the ComboBox Methods or one of the Page Methods? I tried putting it in the ComboBox Requery method but got the same results.
>
>Thanks, David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform