Skip to Content
0
Feb 25, 2019 at 05:42 PM

Horizontal Representation of Data -Format With Multiple Columns

68 Views Last edit Feb 28, 2019 at 10:10 PM 2 rev

I have a crystal report for visual studio 2015. I have data where i need to show the data horizontal in the detail section. I am able to show the data with the horizontal after making the layout section to across then Down. But i am facing the issue with the Repeated header in the horizonytal records. First set will have the headers, the second and other set will display the data only not the headers.

I made Lines and Boxes to make like a tabular format, it also applicable for first set of row, after that it is not displaying the lines and boxes.

Can any one plz help on this