Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business Objects and Requerying
Message
 
To
13/08/2002 10:12:20
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00688823
Message ID:
00689121
Views:
16
>Thanks for your response Kevin. The data in the view is correct. The control is an Active X calendar from DBI-tech, ctyear. I populate the ctyear with a for-next loop. The view shows the correct records, but the ctyear control still shows the previous selection. What would be the easiest way to run down the lock screen for an active X control?
>
>*snip*
>>Is this a display issue, or is it a data issue? If you set a breakpoint, does the correct data exists in the view? If it's a display issue, is your control on page 2 a combo box? If so, in addition to requerying the business object, you need to call the Requery() method of a combo box. If the control ISN'T a combo box, is it possible that you're running into a LockScreen problem?

ActiveX controls are usually not affected by LockScreen; their UI is painted by the ActiveX code, not VFP, so VFP has no control over it. Does the control have some method you can use to force it to refresh/repaint itself?
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform