I am using build 2009.2.411, June 2009
I've created a simple graph that is displaying the data correctly. However, the graph is repeating itself as many times as there are records.
For example, if there are two rows returned from the SQL query, the same graph prints on two pages.
Click here for Example PDF
The graph just seems to float on top of any band, so I'm not sure maybe I'm doing it wrong?
This is an urgent issue, so any help is appreciated. Thanks!
Graph repeats itself n times
Graph repeats itself n times
FYI. I just tried the latest Reports.NET, build 2010.2.730 and got the same results....
Graph repeats itself n times
Solved the problem. After watching the video on how to create a chart, I noticed that a Data band is not used.
When I removed the data band from my report, the chart only printed on the first page, as it should.
When I removed the data band from my report, the chart only printed on the first page, as it should.
Graph repeats itself n times
Perfect!
Thank you.
Thank you.