I have a requirement to create an SSRS invoice that paginates for each invoice and contains two grids. The client needs to invoice showing the line item detail... and then below the detail they want another grid that summarizes by item class.
I'm at a loss on how to do this. I would normally use a Tablix, and page break after each invoice, but the two grid thing won't work.