1. #1
    Sencha User
    Join Date
    Dec 2012
    Posts
    13
    Vote Rating
    0
    srautpyaa is on a distinguished road

      0  

    Default Unanswered: Column width of Tables

    Unanswered: Column width of Tables


    Dear All,
    I have added below code for table layout in form panel.

    {
    layout:{
    type:'table',
    columns:3
    },
    defaults:{
    margin:'0 0 0 0'
    },
    items:[
    ...........

    ]
    }




    I want to set width for individual column in table. If we use above code, each column has same width.




    Please help me.

    Regards
    satyaprasad

  2. #2
    Sencha - Community Support Team sword-it's Avatar
    Join Date
    May 2012
    Location
    Istanbul
    Posts
    1,331
    Vote Rating
    76
    Answers
    124
    sword-it is a jewel in the rough sword-it is a jewel in the rough sword-it is a jewel in the rough sword-it is a jewel in the rough

      0  

    Default


    Hi srautyaa,

    You can simply give width config to items.
    sword-it.com, Sencha Developer House in Turkey - Istanbul University Technopark Suite 204.

Tags for this Thread