July 20, 2007 at 9:48 am
I have a row in my report that has 6 columns. I want to outline the row with a border, but not the column lines in between. So, I went into BorderColor, changed the Default to white and my Top and Bottom colors as Black. The problem is that where the "white" column lines are, they are displaying 1pt gaps in my outline. I tried changing the BorderStyle to Zero, but it wouldn't take it.
See sample below.
Any ideas?
Thanks,
James
July 23, 2007 at 4:53 am
Set the BorderStyle to None for the borders you want invisible. I have a report where I have vertical borders and no horizontal borders and they appear without gaps.
I have often found it difficult to sort out border once they're not what I want, and the easiest way seems to be to remove them all and start again.
July 23, 2007 at 5:59 pm
Thanks Piers...
I followed your suggestions and I got this to work.
This is what I had to do to get a top and bottom border without the gaps.
BorderColor
BorderStyle
July 24, 2007 at 2:21 am
I'm glad you got it fixed it seems strange you had to set the border colour to white as this shouldn't matter. In the past I have resorted to setting the borders one or two cells at a time using tools on the toolbar rather than setting the properties directly.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply