[CLOSED] [1.0] rendermode.addto layout issue

  1. #1

    [CLOSED] [1.0] rendermode.addto layout issue

    Not sure if this is a bug or I'm just missing a .doLayout(); somewhere..

    I'm using the example found on


    /GridPanel/Data_with_Details/One-to-Many/


    The problem I have is if I hide that information into the items of a panel (hidden=true) then try to render that information into a TabPanel using the rendermode.addto it renders but ends up looking like the following screenshot.


    Do I need to perform a doLayout() somewhere to have it fit to it's content area, or should I add it via items.add. Just a little confused here.


    Thanks


    Note: If panel is not hidden, it does work correctly. (performing panel.show() before I render does solve the problem but it use to work before so I'm wondering if it was a change in ExtJS 3.2)
  2. #2

    RE: [CLOSED] [1.0] rendermode.addto layout issue

    Hi,

    Please provide test sample which demonstrates the issue

Similar Threads

  1. [CLOSED] layout issue when using RowLayout within column layout
    By Daly_AF in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 11, 2012, 2:40 PM
  2. AddTo DirectMethods are not Invoked
    By zeus in forum 1.x Help
    Replies: 9
    Last Post: May 03, 2012, 2:47 PM
  3. [CLOSED] Layout issue
    By alliedwallet.com in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Oct 14, 2011, 4:36 PM
  4. Replies: 4
    Last Post: Oct 20, 2010, 7:43 AM
  5. Replies: 6
    Last Post: Oct 19, 2010, 12:33 PM

Posting Permissions