Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form hierarchy in Formset
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form hierarchy in Formset
Miscellaneous
Thread ID:
00019586
Message ID:
00019586
Views:
72
Hi,
1) I created a form (VFP3)- it's a roladex view screen with an Add button. The Add button click event spawns another small Add Form to enter new data. The Add Form has an OK button that releases the Add Form. The destroy event sets variables to the values of the Add Form text boxes (ie: mLastname=alltrim(THISFORM.txtLast.Value) ).
After coming back to the top screen the, Add button click event continues by doing a thisform.refresh.

This works great as two Forms. Then,
I opened the Parent form and said Create Formset. Then I did Add New Form and re-created the little Add Form by copying and pasting the objects from the parent form to the new child form.

When I run my app, VFP always displays the small Add form first! How do I declare the top form to show first? Or should I leave these two Forms as individual forms??

Thanks
John Morga
jmorga@spec.net
John Morga
Sr. Manager Information Systems
Applications Development Group
Systems Engineer
Telephonics Corporation
http://www.telephonics.com
Next
Reply
Map
View

Click here to load this message in the networking platform