Size Wijmo Table with Vue

Posted by: mehmetkaya on 15 November 2022, 3:47 am EST

    • Post Options:
    • Link

    Posted 15 November 2022, 3:47 am EST - Updated 15 November 2022, 3:52 am 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 16 November 2022, 4:37 am 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 16 November 2022, 7:29 am 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