I have a template report in which I giving data to dataset and importing 3 subreports. My dataset has a one datatable with 3 records. When I set that vi c# code and import my 3 subreports, I am getting this situation:
So, it goes like this: One record (James Bond) and then 3 subreports... Then the second record (Rocky Balboa) and then 3 subreports.
I need to have 3 records (James Bond, Rocky Balboa and Keyser Soze) and then once 3 imported subreports (each color represents a subreport). I want it like this:
UPDATE:
Design mode: