Problems whit GridPanel in a Panel When GridPanel's Store use DataBind

Page 2 of 2 FirstFirst 12
  1. #11
    Hi Danniil, i'm attaching these images. it has the real issue,
    you must try put on "PROBAR" repeatedly in differents active tab panels then you
    can see the issue, with or without some data happen the same problem

    *is correct "PROBAR" not "PRUEBA",i'm sorry
    Attached Thumbnails Click image for larger version. 

Name:	OK.png 
Views:	20 
Size:	16.1 KB 
ID:	24171   Click image for larger version. 

Name:	WRONG.png 
Views:	23 
Size:	9.1 KB 
ID:	24172  
    Last edited by rcfabian90; Aug 25, 2015 at 3:45 PM.
  2. #12
    Got it, thanks. Sizing goes wrong in a hidden tab.

    To fix the issue, I can recommend to set Layout="FitLayout" for all the tabs.
    <ext:Panel ID="pnlGastosOrigen" ... Layout="FitLayout">
    <ext:Panel ID="pnlGastosFlete" ... Layout="FitLayout">
    <ext:Panel ID="pnlGastosDestino" ... Layout="FitLayout">
  3. #13
    Thank you @Daniil, it's all that I've needed to know,
    it was such a excelent experience talking with you.
  4. #14
    Thank you for kind words!

    Also thank you for patience that I tried to understand the issue so long.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Population of a GridPanel whit objects
    By slonati_adv in forum 2.x Help
    Replies: 2
    Last Post: Nov 21, 2012, 2:39 PM
  2. Replies: 1
    Last Post: Dec 12, 2011, 5:14 PM
  3. Replies: 2
    Last Post: Sep 01, 2011, 3:33 PM
  4. Replies: 1
    Last Post: Jul 23, 2010, 10:02 PM
  5. Databind / Reload Store and GridPanel Problem
    By locoperoguapo in forum 1.x Help
    Replies: 5
    Last Post: Feb 10, 2009, 9:23 AM

Posting Permissions