Hi,I have a form with Table A having 9 fields and this table fits
correctly in terms of its width within the layout of the subform that
holds the table. There is an additional column 10 at the end of the
table which is hidden in the designer and it is EFE (Easy Form Editor)
enabled. But when opened in EFE this column is thrown out of the layout.
Is there anyway I can dynamically change the width of the table
according to the number of columns during runtime? I checked if it is
possible to set au...