Hi
I’ve a designed a report in C1 in such a way that there are 5 subreports A,B,C,D,E and A subreport has another subreport A1 I’m linking the 2 subreports A and A1, but what happens is that the records are not displayed for A whereas for A1 it gets displayed. If I delete A1 then A records are getting viewed. The format I’m using to store the report is in XML format. Please can anyone provide me a solution