[CLOSED] Layout not applied to panel after dynamic rendering when used with TabStrip

Page 2 of 2 FirstFirst 12
  1. #11
    Hi Vlad, my mistake. I have done as you suggested but the panel still does not fit to the size of its container(pnlcentre). I have noticed that the first tab to be added actually resizes but adding subsequent tabs exhibits the issue I've described. I probably should have said this to begin with.

    To reproduce, add a second tab and then click the second tab so that the second tab's panel is visible. Here you will see that the panel has not resized.

    Interestingly, I've decided to add two tabs/panels declaratively in the markup and I think the problem is also clear in that example. The initial tab (which is visible on startup) resizes fine but the second tab, when clicked, displays the panel but does not resize to fit the container.


    Thanks for your help so far.

    Gav
  2. #12
    What you mean "add second tab"? pnlCentre is configured with Layout="Fit", only one item can be added to that container
  3. #13
    I think you've answered my question. Changing pnlCentre to 'card' layout gives me the desired result.

    Thanks for your help on this and mark as closed.

    Gav
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 14
    Last Post: Dec 27, 2012, 4:18 PM
  2. Replies: 2
    Last Post: May 15, 2012, 11:47 AM
  3. Replies: 2
    Last Post: Apr 19, 2012, 8:09 PM
  4. Replies: 2
    Last Post: Feb 21, 2012, 8:05 AM
  5. [CLOSED] Issue with gridpanel rendering within a fit layout
    By Dave.Sanders in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 22, 2008, 6:42 PM

Tags for this Thread

Posting Permissions