Hi All,
I've created master report with DataSource as ObjectDataSource (with two fields, FirstItem and SecondItem)
Inside master report in details I put two sub reports with same ReportSource
In the first SubReport bindings I bind ReportSource.DataSource to the Fields.FirstItem
In the second SubReport bindings I bind ReportSource.DataSource to the Fields.SecondItem
However, when I run report, it seems that two sub reports display the same data of first item
Trying to solve it programically didn't help also
What do I wrong? I use 4.2 trial version, Q3
Thanks for help,
Roman
I've created master report with DataSource as ObjectDataSource (with two fields, FirstItem and SecondItem)
Inside master report in details I put two sub reports with same ReportSource
In the first SubReport bindings I bind ReportSource.DataSource to the Fields.FirstItem
In the second SubReport bindings I bind ReportSource.DataSource to the Fields.SecondItem
However, when I run report, it seems that two sub reports display the same data of first item
Trying to solve it programically didn't help also
What do I wrong? I use 4.2 trial version, Q3
Thanks for help,
Roman