Vertical Line Skew
Report has a vertical lines separating sections on report. When a line has a specific code, we have the following code:
<?if@row:LVL='T'?>
<?attribute@incontext:border-bottom;'1.0pt solid #000000'?>
<?attribute@incontext:border-top;'1.0pt solid #000000'?>
<?attribute@incontext:border-left;'1.0pt solid #000000'?>
<?attribute@incontext:border-right;'1.0pt solid #000000'?>
<?end if?>
This is causing the vertical line to skew for that row. Any suggestions on how to properly line up on report?
Thanks, Rick.