frames in report [message #83576] |
Fri, 31 October 2003 00:40 |
Sachin Khare
Messages: 1 Registered: October 2003
|
Junior Member |
|
|
Hi
I have one parent frame and inside that one child frame. i want to show child frame and not the parent framne based on some condition. how to do it????
Parent frame will be having some data...but if user only wants child frame to be shown then how to do it???
please focus some more light on this issue.
thanking you
Sachin Khare
|
|
|
Re: frames in report [message #83581 is a reply to message #83576] |
Sat, 01 November 2003 01:02 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
If you want to display your child-frame which is part of your parent frame, you have to display the parent-frame by definition.
Try to put the items in the parent you do not want to display into another child-frame (sibling to existing child) and suppress that frame.
Hth
Frank
|
|
|