472,143 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,143 software developers and data experts.

Dynamic form switching

Situation:
In the process of building a wondrous desktop form to display "grand
functionality"... Access has presented me with the challenge of combining
multiple forms onto one single unbound form utilizing Tab controls as a way
to switch out other unbound multifunctional data display forms. This is
inside an ADP, but of course that doesn't matter in this case - it does the
same thing in an MDB.

Problem:
While it is easy to drop a form onto a tab control to achieve this
functionality, I found that certain events simply stopped firing on 3rd
party grid controls that I have used (virtually problem free) for years. I
have been through the ringer with the controls and there just isn't a
solution there. Ridding of the controls is definitely not an option since
there are hundreds of instances... Just to clarify, the controls work fine
until they become a control... on a subform of a form... the control works
fine when running the subform as an independent parent instance.

Question: (thinking "outside the box" may certainly help here)
Throughout the application I use form array variables to display multiple
instances of the same form for user comparative reasons. This makes me
wonder if there is a solution using similar tactics with the parent form.
Has anyone successfully populated (for instance) a "Bound Object Frame" or
some other type control with an instance of a form? The question redefined
would be "What can I do to display a form on a form... without using it as a
subform?". I realize I could baby-sit the child form position and
visibility, but that would be option #2 for now.

Much Thanks

--
Jerry Boone
Analytical Technologies, Inc.
http://www.antech.biz
Secure Hosting and Development Solutions for ASP, ASP.NET, SQL Server, and
Access
Nov 12 '05 #1
0 1139

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

13 posts views Thread by mr_burns | last post: by
2 posts views Thread by Brian Vallelunga | last post: by
1 post views Thread by Nathan Bloomfield | last post: by
2 posts views Thread by Michael | last post: by
7 posts views Thread by Abraham Luna | last post: by
11 posts views Thread by joey.powell | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.