Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Second column short

Status
Not open for further replies.

tbihn

Technical User
Joined
May 26, 2011
Messages
4
Location
US
The customer wants the report to have a grid with alternating shaded rows and lines and have it in two columns.

I can shade the rows and get the gridlines. If I have 75 records, the first column may have 50 records. Every other record has a crSilver background, I have grid lines (although the vertical lines go a little too far down) in the first column. In the second column, the grid lines going across and shading stop at the end of the data. Is there a way to add dummy rows and detect where the rows switch over to a new column?
 
How about selecting the sort option of "Across Then Down" ?
This may provide a simpler solution.

hth,
- Ido

view, export, burst, email, and schedule Crystal Reports.
 
You could create the grid using multiple colored boxes spaced at intervals (the equivalent of every other line) in the page header, which you would stretch to page length. The boxes could be formatted to remove the borders. You would then format the page header to "underlay following sections".

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top