Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid not refreshing in pageframe
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00125794
Message ID:
00125882
Views:
15
You need to refresh the page explicitly in page.activate event.

Put
This.Refresh()
instead of
Thisform.Refresh()

Bye
Jayesh



>I have a form with text boxes on the first page of a
>pageframe and a grid on the second page of a pageframe.
>The activate of the 2nd pageframe has THISFORM.Refresh().
>
>The recordsource is the table and the recordsourcetype
>is set to alias. The controlsource for the column looks correct,
>yet the grid does not refresh the data.
>
>Ideas?
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform