c# - suppress column and remove blank space in crystal report -


i'm working on microsoft visual studio 2003.

i'm searching way suppress column if empty , replace blank space left other columns.

i'm searching everywhere can't find compatible way version 2003.

does exist simple way? appreciate help.

crystal reports doesn't have automatic (or easy) way dynamically move columns.

you might consider multiple header , details sections approximate this--simply suppress sections contain fields null values.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

delphi - How to resolve undeclared identifier problems -

Alternative for object pools in cocos2d-x v3.3 -