Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting focus of a specific page
Message
 
To
20/07/2000 20:45:04
Norman Avila
Universal Computadora Guatemala, S.A.
Guatemala, Guatemala
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00395176
Message ID:
00395216
Views:
10
>I have a 1-to-many form with 2 tables as childs separated by a pageset of 2 pages, i have a method run when i ask to save the data. But for example if i end the data entry on page 2 i will stay there making that if i move to next record will show the page 2 of next record also, what and where is the way to tell on the postsave method to show page 1 of the child (after save to return to the default page, page 1)
>
>thanks again to all


Norman,

Wherever you are saving the edit you can;

Thisform.PageFrame1.ActivePage = 1
Previous
Reply
Map
View

Click here to load this message in the networking platform