Please support conditional resize of columns and rows...
Based on (content in column) or (value of SQL resultset)
resize the width of column and resize the height of row.
Example: Say SQL result set give employee.Name as
"WINDWARD-AUTOTAG" So Column 'A' should resize 17 pixels and
If result set give employee.Name as
"W.W.A.T." So Column 'A' should resize 8 pixels.
I have requested same in request (#12875)

Hi Prabhjot!
This feature request was entered quite a long time ago, so I went into a new build of Report Designer to test this functionality.
Based on my understanding of your ticket, I believe this functionality is supported now. I made a basic template with a forEach tag selecting the Categories table and inside produced a set of single rowed tables with three columns and the AutoFit Word setting set on my tables. Each of my single-row tables had the three columns fit to their contents (CategoryName, Description, CategoryID).
Let us know if you still do not have this functionality or if you have any other requests!
Thank you!
- The Windward Team
-
Bharati Sadhwani-tully commented
In excel, you can highlight your columns, then on the menu bar choose the Format drop down for cells, and then select "Autofit Column Width".
I'd like a way to force the generated autotag document to autofit column width just like this excel functionality does.