Registered: June 8, 2007 | Posts: 15 |
| Posted: December 25, 2008 11:27 PM | | | | I use a slightly modified version of the Chess Listing to create a simple alpha listing with the collection number to the right of the title. I would like to shade every second line to make the list easier to read. I assume this can be done but dont see it as a condition and dont see any other way, after my brief look in the options.
How can this be achieved? |
|
Registered: April 16, 2008 | Posts: 347 |
| Posted: January 2, 2009 9:48 PM | | | | Hi,
I looked into this and was not able to find a way to do it.
To make sure I understood your desire I tried to look into this "Chess Listing" but could not find any reference to it. I searched for the word "chess" in Reports with zero results.
Could you please clarify? |
|
Registered: March 13, 2007 | Posts: 114 |
| Posted: January 3, 2009 9:20 PM | | | | Draw a box that covers the entire area of the report line. Shade it as you like. Send it to the back.
Set a condition for that box "Row = Even" or "Row = Odd".
There you go. |
|
Registered: April 16, 2008 | Posts: 347 |
| Posted: January 3, 2009 10:57 PM | | | | Wow! I'm increasingly impressed with the program's capabilities. Very nice. Thanks. |
|
Registered: June 8, 2007 | Posts: 15 |
| Posted: January 5, 2009 9:14 PM | | | | Quoting Gridlock Joe: Quote: Draw a box that covers the entire area of the report line. Shade it as you like. Send it to the back.
Set a condition for that box "Row = Even" or "Row = Odd".
There you go. Thanks for your help. There are a couple of extra tricks (Linestyle 'clear' and fillstyle 'solid' but then I was able to get it done the way that you said. |
|
Registered: March 13, 2007 | Posts: 114 |
| Posted: January 5, 2009 10:21 PM | | | | Quoting btiltman: Quote: Quoting Gridlock Joe:
Quote: Draw a box that covers the entire area of the report line. Shade it as you like. Send it to the back.
Set a condition for that box "Row = Even" or "Row = Odd".
There you go.
Thanks for your help. There are a couple of extra tricks (Linestyle 'clear' and fillstyle 'solid' but then I was able to get it done the way that you said. I'm glad I was able to be of help. |
|