Skip to Content
0
Former Member
Nov 28, 2006 at 05:31 AM

Hiding rows in Web report

32 Views

I am currently hiding an entire row via ABAP classes using 'style="display:none"' however there is a thick gridline where the hiding row is. Has anyone encountered this before and is there a better way to hide rows? I have hidden columns using 'style="display:none"' and the report looks ok, but hiding rows this way leaves thick gridlines where the rows use to be.

mark