Size Wijmo Table with Vue

Posted by: mehmetkaya on 14 November 2022, 6:47 pm EST

    • Post Options:
    • Link

    Posted 14 November 2022, 6:47 pm EST - Updated 14 November 2022, 6:52 pm EST

    Hello,

    When wijmo creates a table, it takes up the whole screen. I don’t want empty space to appear in the table. How can I automatically adjust the size of my table?

    Normal table

    I don’t want this piece

    ( Vue Wijmo Table )

  • Posted 15 November 2022, 7:37 pm EST

    Hi,

    You can achieve this by using the following CSS configuration -

    .wj-flexgrid{

    width: auto;

    }

    Please find attached a sample for the same https://jscodemine.grapecity.com/share/l_DdzeoWh0KjUqvhSWvgIQ/

    Regards

  • Posted 15 November 2022, 10:29 pm EST

    Thank you so much :slight_smile:

Need extra support?

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

Learn More

Forum Channels