Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New user needs help with pages/grids
Message
From
26/10/1998 08:38:40
 
 
To
26/10/1998 08:33:27
David Waters
Sir Arthur Lewis Community College
Castries, St Lucia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00150428
Message ID:
00150430
Views:
17
>Hello to all...I am a foxpro novice working on my first application. It is a simple application using a pageframe with 2 pages. the first page is
>a data entry screen and the second is a grid containing table data. the first page allows the user to add,edit,delete records and the second page should display the updated info. the problem comes after a deletion/removal of records. when i go to page 2 the page displays a blank grid. i have tried various methods and procedures to try to display the info with no success. the only way it will display the updating info is when i close the form and then reopen. refresh doesn't help. isn't there a simple procedure i can write to do this? any help is appreciated.

Foxpro refreshes automatically the active page only. Any other pages should be refreshed programmatically, the simplified way is to add This.Refresh to each Page.Activate event.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform