You found a bug! We've classified it as EXTGWT-2950 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #11
    Sencha User
    Join Date
    Sep 2012
    Posts
    17
    Vote Rating
    0
    lanciendunet is on a distinguished road

      0  

    Default


    Hi,

    thanks for your response.
    I'm using the 3.0.1.

    I open a link where you can see the result : http://83.167.152.92:8080/TestGrid/
    and I join the 4 source classes involved : TestGrid.zip

    Tks.

  2. #12
    Sencha - GXT Dev Team
    Join Date
    Feb 2009
    Posts
    2,012
    Vote Rating
    56
    Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough

      0  

    Default


    Thanks, I can clearly reproduce the issue in the running test case, and will take more time to try and discover what the discrepancy is from your test case and mine, while running the exact same code.

    Can you reverify that you have the version you think you have? I will attempt to verify this with both 3.0.1 and 3.0.3.

  3. #13
    Sencha User
    Join Date
    Sep 2012
    Posts
    17
    Vote Rating
    0
    lanciendunet is on a distinguished road

      0  

    Default


    Hi,

    I confirm that I've the 3.0.1 version.

    Please tell me when you'll find a solve.

    Tks.

  4. #14
    Sencha User
    Join Date
    Sep 2012
    Posts
    17
    Vote Rating
    0
    lanciendunet is on a distinguished road

      0  

    Default


    Hi Colin,

    is there any fix done ?

    Tks

  5. #15
    Sencha User
    Join Date
    Apr 2013
    Posts
    1
    Vote Rating
    0
    pazamit is on a distinguished road

      0  

    Default


    Hi there.

    I'm having the same problem, a TextButtonCell inside a Grid is working fine, until I plugin a RowExpander, then only the border of the button seems to respond.

    It seems that the GridView.setEnableRowBody(true) which happens in the RowExpander.initPlugin() causing this problem.

    Is there a Fix for this ?

    Thx.
    Paz