Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh a bound textbox?
Message
From
10/03/1998 16:15:38
 
 
To
10/03/1998 15:54:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00083720
Message ID:
00083741
Views:
29
>>>>How do I easily refresh all the bound text boxes on a form when the record pointer changes?
>>>
>>> thisform.refresh will force.
>>
>>I've tried that, and it doesn't update the bound text boxes until they receive the focus. The record pointer is moved from a second form which releases and returns control to the first form where I'd like the text boxes to be updated. The thisform.refresh on the first form doesn't do it.
>
>Do you issue Thisform.refresh from second form? You better put This.Refresh in Form.Activate event.

Thanks, putting the this.refresh in the form.activate event worked.
Previous
Reply
Map
View

Click here to load this message in the networking platform