Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing controls in a pageframe
Message
From
09/01/2006 16:09:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Refreshing controls in a pageframe
Miscellaneous
Thread ID:
01084945
Message ID:
01084945
Views:
58
I have a pageframe containing several textboxes whose controlsource is dynamically set by a buttongroup also on the pageframe. When issuing :

* button.click
... do something to set the controlsource
thisform.refresh
or
this.parent.refresh
or
thisform.pageframe.refresh


None of these will actually refresh the textbox until the record pointer is moved to the next record. So my question is: How can I force the refresh of the textboxes to show the new controlsource?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform