Page 1 of 1
Table: Width 100%?
Posted: Mon May 24, 2021 8:44 pm
by PeterPanino
Hello, I have version 14.3.1.
I have placed a Table on the page (from Toolbox/Standard).
When setting the Properties of the table, instead of a fixed width how can I enter a WIDTH of 100%?
Re: Table: Width 100%?
Posted: Mon May 24, 2021 8:56 pm
by BaconFries
Hello, I have version 14.3.1.
Please note that WB14 is no longer supported. With this said the Tables in WB do not use percentages for sizing this means they cannot be used for responsive layouts and in general they are for text only.
Re: Table: Width 100%?
Posted: Mon May 24, 2021 9:50 pm
by crispy68
The only way is to add the table to a layout grid. You will have to use the columns of the grid to control the width of the table.
Re: Table: Width 100%?
Posted: Tue May 25, 2021 7:44 am
by PeterPanino
crispy68 wrote: Mon May 24, 2021 9:50 pm
The only way is to add the table to a layout grid. You will have to use the columns of the grid to control the width of the table.
The layout grid trick does what I need. Thanks.