Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CComboBox1 question
Message
From
08/08/2002 23:35:02
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00687346
Message ID:
00687820
Views:
20
It worked! I put the following code in the business objects postrequeryhook:

IF TYPE('This.Parent.cboPos1.ComboBox') == 'O'
This.Parent.cboPos1.ComboBox.Requery()
ENDIF

Thank you!

David
Previous
Reply
Map
View

Click here to load this message in the networking platform