Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with form.refresh() and pageframe
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem with form.refresh() and pageframe
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01040622
Message ID:
01040622
Views:
50
Here is simplified description of the problem:

Form has a pageframe with 2 pages. Page 1 has controls bound to a view. Page 2 has a editbox bound to a memo field in the same view.
Page 1 has navigational buttons. The Editbox of the page 2 never shows the data, even though the code in navigational buttons click call thisform.refresh(). The only way I see the data in the editbox if I explicitly refresh this control,e.g.:
thisform.pageframe1.page2.mycontrol.refresh()
What am I missing?

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform