Hi.
I have designed a report in Crystal Report .Net with tabular Layout. I want to have table layout for empty rows in last page. But Report Detail Section is repeated only for record count, no more. How can I show blank rows in report?
As far as i worked with Crystal Reports in C#, in tabular forms I add records one by one by setting each cell then sending it to the crystal report then add other. In same way you can add records with empty cells at the end of each report. Empty cells would be presented by spaces or u can put "........" or "----------" depending on its usage.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.