Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Embedded Forms
Message
From
12/03/1999 09:26:28
 
 
To
12/03/1999 09:08:07
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00196756
Message ID:
00196770
Views:
47
>Hello everyone -
>
>Can I embed a form on a form?
>
>Ex: I created a view called "orders detailed extended". After I did that, I went into the form designer and generated a form called "orders subform", which I created with the fields from the orders extended detail view.
>
>Then, I went to my main orders form and tried to lay my orders subform on that form and did not know how to do that. I was able to use the grid feature and builder to place the view (orders detail extednded) on the form, which worked fine.
>
>Should I just leave it at that, or is there a way to place my orders subform form on my orders form?
>
>Thanks for any help in advance.
>
>Jason

No, you can't place a form on a form. You can take the objects on the child form and save them to a container, then place the container on the parent form. Or, you can click a button on the parent form. I the button.click, you can DO FORM MySubForm. Another option (which I don't recommend), is to use a formset.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform