Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Location of code in relational controls
Message
 
 
To
03/11/1999 09:26:45
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00286083
Message ID:
00286098
Views:
21
>All,
>
>I have a ComboBox lookup which fills other controls based on its value. Where would I place the code to fill the other controls.
>
>LostFocus?
>Valid?
>InterActiveChange?
>Somewhere in the business object?
>
>TIA
>
>Rex

Look at it this way. The other controls values are based on the value of your ComboBox Lookup. I would place the code in the Refresh of the other controls. In the InteractiveChange of your ComboBox lookup is where I would place Refresh command, either THisForm.Refresh or individual control Refreshes.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform