Wijmo grid resize issue

Posted by: sagarika.panda on 30 July 2019, 6:54 am EST

  • Posted 30 July 2019, 6:54 am EST

    Hi,

    I am facing issue with wijmo grid resize.The wijmo grid is not automatically resizing on container(like div) width change.

    The rows and columns are not resizing and living a white space.

    below is the code for my grid

    Reports

    <wj-flex-grid-column [header]='"Name"' [binding]="'name'" [width]="'*'" ></wj-flex-grid-column>
    
    
    <wj-flex-grid-column [header]='"Type"' [binding]="'user'" [width]="'*'" >
    </wj-flex-grid-column>
    

    and css is below

    .reports-grid-view{

    padding-left: 10px;

    max-height: auto;

    }

    [img]https://gccontent.blob.core.windows.net/forum-uploads/file-cfac24d0-5ce1-4f58-9da1-ee92733bb149.PNG[/img

  • Posted 31 July 2019, 1:14 am EST

    Hi Sagarika,

    We are sorry but we were not able to replicate the issue at our end. Please refer to the sample below that we used to replicate the issue. Could you please tell us whether we are missing something in order to replicate the issue?

    https://stackblitz.com/edit/angular-ekb8p3

    Also, please ensure that you are not setting the width of FlexGrid or the container explicitly.

    Regards,

    Ashwin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels