Using C# with Crystal Reports, How Can I Create 4-Up Subreports?
- by C. Griffin
The simplest example that I can provide for what I want to do is this:
I need to create a Report, whose only requirement is that I have (4) of the same subreport on the page (imagine 4 portrait-oriented post cards on a page), each quadrant using a separate row from my datatable, yet all 4 are identical in terms of fields. If there are more than…