08-04-2008 05:55 PM
08-04-2008 06:00 PM
08-04-2008 06:02 PM
I'm not sure if I understand the problem correctly, but there are tricks you could do. The simplest is to use a TAB control which displays a group of controls & indicators based on certain selections. The selection would index the appropriate TAB page.
Another trick is to use a combination of hide / display controls along with super-imposed controls (or indicators). This one would have to be used with a lot of care, and therefore it is not recommended.. Why mentioning it? Well, it is an approach that I have had to use in order to meet a design specification for a particular client.
R
08-04-2008 06:36 PM