[CLOSED] [1.0] iframes and GridPanels

  1. #1

    [CLOSED] [1.0] iframes and GridPanels

    I have a GridPanel that is loaded in via an iframe.

    Whenever, I run the GridPanel's page outside the iFrame (go directly to it), everything works fine.


    However, when I place the page that contains the GridPanel into an iFrame and then click on the header (for menu or to sort) and/or expand a row (via RowExpander) it throws Javascript errors. Usually errors around Ext.fly, etc.


    Any ideas?


    Thanks.
  2. #2

    RE: [CLOSED] [1.0] iframes and GridPanels

    Hi,

    We need example from you. Can you provide?
  3. #3

    RE: [CLOSED] [1.0] iframes and GridPanels



    Looks like if I remove the following line from the PARENT page, it will start throwing errors on the GridPanel that is in the child iFrame (this is on Internet Explorer 8):

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    I don't know if there is a work around for this or not...
  4. #4

    RE: [CLOSED] [1.0] iframes and GridPanels

    Hi,

    DOCTYPE of the parent page cannot affect on the iframe. Please provide any test sample which reproduces the problem
  5. #5

    RE: [CLOSED] [1.0] iframes and GridPanels

    Marking as [CLOSED] until more information is provided.

    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] iframes scr attribute and IE6 in SSL
    By betamax in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Apr 30, 2012, 8:07 PM
  2. Viewport and IFrames postback events
    By menefee in forum 1.x Help
    Replies: 0
    Last Post: Jan 06, 2011, 7:38 PM
  3. [CLOSED] Memory Leak in IE 6/7/8 when showing window with iframes
    By jchau in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Nov 09, 2009, 9:56 AM
  4. TabPanel and iframes that use extjs
    By mthird in forum 1.x Help
    Replies: 3
    Last Post: Jan 13, 2009, 2:09 PM
  5. Replies: 7
    Last Post: Oct 03, 2008, 10:32 AM

Posting Permissions