Hi, I want to create a report which will have two details section in a master section . And I dont want to use subreport. The out put should look like this
MASTER ID - 1001
DETAIL - 1
A - 300
B - 200
C - 400
DETAIL - 2
X- 900
Y- 400
Z- 230
. I want the all the records of "DETAIL 1" to appear first and then all the records of "DETAIL 2" to print . How can I do this without using sub reports
Thanks for your help
-Feroz
MASTER ID - 1001
DETAIL - 1
A - 300
B - 200
C - 400
DETAIL - 2
X- 900
Y- 400
Z- 230
. I want the all the records of "DETAIL 1" to appear first and then all the records of "DETAIL 2" to print . How can I do this without using sub reports
Thanks for your help
-Feroz