Skip to Content
0
Apr 22, 2014 at 03:21 PM

Format with Multiple Columns

29 Views

Hi All,

I am creating a Crystal Report, in which I am using crystals "Format with Multiple columns" feature.

In details section I have 10 labels as fixed and their values, taking from command query.

Some 20 labels are dynamically coming from command query, which I am taking from a subreport.

And values for those 20 dynamic rows are taken from another subreport which has a link with the main

and subreport with 20 dyanamic columns.

I am displaying max.3 columns of data on each page. I have selected "Format with multiple columns"

and "3 Visible Records" in Paging and 2.0in Width in Layout. I have created a formula to suppress the

duplication of dynamic column labels from subreport.

Now my problem is, I am getting space in between each columns and the horizontal lines are also

not joined together.

Please help me out in removing the space in between the columns.