Change Columns Widths in Reports Dynamically as like excel

ahmad_rmh

Member
Local time
Tomorrow, 01:42
Joined
Jun 26, 2022
Messages
243
Is it possible to change columns widths in reports dynamically as like in excel. i.e Dragging the columns widths as per the requirements.
 
Short answer is No, a report is a fixed structure.

Controls can be set to grow vertically, but you need to design to allow for the issues that varying sizes can cause.
 

Users who are viewing this thread

Back
Top Bottom