Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframes
Message
From
02/03/2009 17:53:22
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01385100
Message ID:
01385127
Views:
41
I put a this.refresh in each of the page acitvate event and then called the event from the page where I moved the record pointer. Works great! I didn't try the bindevent as I tried this first and it worked.


Thanks to both you and Sergey
Gaylen


>>I want to update data in a pageframe after I move the underlying record. In page 1 I select a record and move to that record in the table. I then use thisform.refresh which I thought would update the other pages. However, the data in the other pages does not refresh until I move to those pages.
>>
>>Is there a command which will update all the pages when the record pointer is moved in the first page. I thought thisform.refresh would do the trick.
>>
>>Thanks
>>Gaylen
>
>You have to refresh individual pages. I usually do this in Page.Activate event.
>
>this.refresh()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform