display issue on Parent/Child window

  1. #1

    display issue on Parent/Child window

    Hello,
    I have a page (parent.aspx) that loads an aspx (child.aspx) into a Panel.
    In the child.aspx I load an Ext:Window control for the users to edit the data.
    Now... since the child.aspx for real state reasons only has a height of 320px and we made the panel be able to have a split or resize control.
    So the current problem is that the The Ext:Window control will not display completeley, it will display on the child.aspx area only, and will gray out only what is on that panel. Making it look like it is cutoff.
    So what I want to accomplish is to display this Ext:Window control on top of the parent.aspx and child.aspx (Iframe) window.
    Note: the Ext:Window is on a UserControl.
    The reason that I'm doing this is beacuse if I put the Usercontrol on the parent.aspx (as I posted on a prevoius post...) I cannot find a way to talk back to the Gridpanel or Store controls on the child.aspx.
    Any way to acomplish this?

    See attached image of the screen display.

    Thank you in advance,
  2. #2

    RE: display issue on Parent/Child window

    Hi Ernesto,


    I'll whip up with a simplified example demonstrating communication between components within different iframes.


    Geoffrey McGill
    Founder

Similar Threads

  1. Replies: 6
    Last Post: Feb 15, 2012, 4:15 PM
  2. Replies: 7
    Last Post: Feb 09, 2012, 11:17 AM
  3. [CLOSED] How to display child window outside Parent window
    By Hari_CSC in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 02, 2010, 11:06 AM
  4. Replies: 0
    Last Post: Jul 28, 2009, 3:53 PM
  5. Replies: 1
    Last Post: Apr 01, 2009, 12:24 PM

Posting Permissions