I have a report that contains 10 subreports in the details section...all works well except for one thing.
one of the subreports (call it subreport 1) contains a subreport (call it subreport 1a) also. they use 2 different datasources for their data.
subreport1 gets its data (data coming from a custom business object and just fills textboxes, no tables or lists) and all looks prefect.
subreport1a gets its data which has 3 rows from a different datasource and puts its data into a list on its details section. (data coming from a different custom business object than for its parent).
the problem is that subreport1a instead of showing 3 rows of data shows 6 rows (3 of which are duplicates). I have seen posts that talk about subreports nested in lists or tables but I am not doing that.
any help or suggestions would be greatly appreciated as I dont see anyway to get data to the subreport1a without it being a seperate datasource.
thanks,
richard
one of the subreports (call it subreport 1) contains a subreport (call it subreport 1a) also. they use 2 different datasources for their data.
subreport1 gets its data (data coming from a custom business object and just fills textboxes, no tables or lists) and all looks prefect.
subreport1a gets its data which has 3 rows from a different datasource and puts its data into a list on its details section. (data coming from a different custom business object than for its parent).
the problem is that subreport1a instead of showing 3 rows of data shows 6 rows (3 of which are duplicates). I have seen posts that talk about subreports nested in lists or tables but I am not doing that.
any help or suggestions would be greatly appreciated as I dont see anyway to get data to the subreport1a without it being a seperate datasource.
thanks,
richard