I have a report with the option "Format with Multiple Columns" checked. In the "Layout" tab I've manually set the width of the column, but the actual width of the column will only be determined at runtime.
Remarks: in my report I need always 3 columns, but I want a customizable width. "Can grow" option on a field not work, because the second column overlap the first one.
How can I change the width of the column at runtime? It's possible?
There is another way to create a report with a runtime-determined number of columns/width?
[Crystal Reports for .NET Framework 4.0 on Visual Studio 2010 Professional.]