Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What method is called between default page frames?
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00264963
Message ID:
00265039
Views:
18
Added details and corrections:

>I have edited data in a grid. This is done via a dblclick event adding date() to a date column.
>

The base table is updated. I suspend and did a sele for shipdate=date() and the items are updated.

>If I try to click on an page added to the formset the user does not see the page change. The activate event on the new page tells me that the page has changed.

via wait windows.
>
>If I use the dblclick event to change the data in my grid and then click on page 1, it takes some time but then I can click on page 3 (added page) and it is "user friendly."
>
>It's my guess is that the table is getting updated with the dates that I have changed before I can continue. I am lost in locating the PEM that is functioning by going to page 1. I'll just add that to the doubleclick event and poof {grin} it should be fixed.
>
>I've started with cbizobjectmaintenanceform, and added 2 additional pages.
>
>Also how do you get version 6?


I tried to use ThisForm.SaveRecord() but it kicks me back to page 1. So I added a this......page3.setfocus and it seems to work like I want.

So getting the version 6 is all that is outstanding!
Previous
Reply
Map
View

Click here to load this message in the networking platform