[CLOSED] Issue with gridpanel rendering within a fit layout

  1. #1

    [CLOSED] Issue with gridpanel rendering within a fit layout

    I couldn't get a grid panel that was within a panel->fitlayout to actually go into "fit" mode. After doing some playing with html and straight up extjs I think I see the problem.

    When coolite renders the panel, it renders the grid in another object (non-lazy rendering) and references that object as a contentEl. This shows up the grid fine, but the contentEl doesn't appear to be resized like a normal object would be. I tried doing modifications to my code to get it to work, but then started having a lot of other problems.

    Before I go through and try to work this out, is there some simple way of doing this that I can't find?
  2. #2

    RE: [CLOSED] Issue with gridpanel rendering within a fit layout

    Hi Dave,

    Can you post a code sample demonstrating how you have the control tags nested? especially the relationship between the Panel -> FitLayout ->GridPanel.


    The GridPanel should not be rendering into the contentEl if it's nested within a FitLayout.


    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] Issue with gridpanel rendering within a fit layout

    *Disregard - something's hosed up with my branch of the code. *Seemed to work fine in a mocked up example against the latest SVN. *Will re-merge and see how it goes.

Similar Threads

  1. Replies: 15
    Last Post: Sep 19, 2017, 6:15 PM
  2. [CLOSED] South Panel rendering issue after gridPanel row select
    By Daly_AF in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: May 01, 2012, 9:47 AM
  3. [CLOSED] GridPanel Layout Issue
    By alliedwallet.com in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Oct 27, 2011, 6:53 PM
  4. Replies: 15
    Last Post: Jul 29, 2009, 4:28 PM
  5. Gridpanel layout issue in IE8
    By reinout.mechant@imprss.be in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 24, 2009, 1:12 PM

Posting Permissions