Need a special offer?Find out if your project fits.
+

Table columns are not taking full width.

Answered
shilpi asked on April 25, 2020

Hi Team,
 
Table columns are not taking full width.

<fm-pivot #pivot [licenseKey]="flexmonsterKey" 
            [report]="report"
            [toolbar]="toolbar"
            [width] = "'100%'"
            [height] = "'100%'"
            >
</fm-pivot>

 
Its not using full width, check the screenshot pls.

Attachments:
column width.png

1 answer

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster April 27, 2020

Hello, Shilpi,
 
Thank you for contacting us.
 
Our team would like to kindly explain that the width property defines the width of the component itself.
The width of separate columns is calculated automatically based on their content.
 
The feature allowing to adjust the columns' width so that it takes the full width of the component is not implemented in the current version of Flexmonster.
 
Custom table sizes can be specified using the tableSizes property of the report object.
More about the report object and its properties can be found in our documentation.
 
We hope it helps.
You are welcome to contact us in case other questions occur.
 
Kind regards,
Illia

Please login or Register to Submit Answer