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.
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