Quick and easy.
Most SalesLogix users also use Crystal Reports, and if you know what you are doing there are many types of reports that you can build. Below are a couple paragraphs from a blog by George Jensen with instructions for how to shade the background color of a section in Crystal:
"I have done this in one or two of the SalesLogix Crystal reports I
worked on in previous posts to help separate out records. I recently
had a client ask me how to do this and when I looked back through the
posts I discovered that the information is buried deep in one of the
many blogs I have written. So the easy way to shade every other row in
a report is as follows.
For this task I use the RecordNumber function that comes with Crystal.
This function basically returns the record number in the order it is
displayed in your report. I want to shade every other record so I will
use a formula to identify odd number records. This is the formula I
came up with:"
You can read the article in its entirety here.
-Brianna