[CLOSED] TabStrip / TabPanel When adding new panel (IFrame) they stop loading another tab.

Page 2 of 2 FirstFirst 12
  1. #11
    I'm stucked on the same problema but i was unable to find LayoutOnTabChange property on TabPanel.

    Do i have to use @AABR solution?
    Last edited by RCN; Dec 27, 2012 at 3:34 PM.
  2. #12
    Hi Raphael,

    The LayoutOnTabChange has been removed in Ext.NET v2. Added a new BREAKING_CHANGES item.
    152. The TabPanelBase's LayoutOnTabChange property has been removed.

    It should not be required anymore. But in some cases HideMode="Offsets" for tabs might help to get better layouting.
    Setting HideMode to Offsets for tabs (not for the TabPanel itself) is a solution in this thread as well, not LayoutOnTabChange.

    You can use the TabPanel's Defaults to set up HideMode="Offsets" for all tabs at once.
  3. #13
    Thank you Daniil.
  4. #14
    i just would like to inform that the breaking change #152 is not yet available: https://examples2.ext.net/#/Getting_...AKING_CHANGES/
    Last edited by geoffrey.mcgill; Apr 30, 2013 at 12:49 PM.
  5. #15
    Yes, there was a connection problem. Now I updated.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. [CLOSED] Issue Loading IFrame in Panel
    By RCM in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 18, 2012, 6:59 AM
  2. Replies: 6
    Last Post: Oct 13, 2011, 11:55 AM
  3. Replies: 2
    Last Post: Aug 08, 2011, 6:26 PM
  4. Replies: 1
    Last Post: Jun 03, 2010, 3:40 PM
  5. Deferred loading of Panel without iframe?
    By lionelhutz in forum 1.x Help
    Replies: 1
    Last Post: Oct 09, 2009, 9:39 AM

Tags for this Thread

Posting Permissions