I am using CR with vb.net 2010 and latest version of CR for net 2010. I want to print a report like a grid which means horizontal and vertical lines appearing whether or not there is text in a section.
I have a box surrounding the report and vertical lines extending down the report. There are two group headers and a details section. The horizontal lines only appear when there are values in the group or details sections. Thus, once the detail lines end (and therefore there are no more groups either) on a page, the horizontal lines stop though the vertical ones continue. I want the horizontal lines in the sections to continue as well -- just like in Excel.
There is a page break for the top group so there are lots of pages that have detail lines empty. How do I print horizontal lines in those sections as well when there are no values.