Hi All,
I have been developing reports using SSRS 2005 for some time now. Most of the reports are simple. I have made one new report, which is though simple, but because of the type of data coming in, I had to use many tables, lables and matrixes as the data we had was complex and difficult to retrieve in one constant dataset, which can be given to a table.
I just gave a background of the report, but my main problem is some formatting text which comes on the top of the delpoyed report. This formatting information which is visible on the top is the report body's information. I have deployed this report and have called the report server from my custom page using the report viewer control. This text is not shown in the report designer preview mode or in the report server. When I see the HTML output, I can see that the <div> tag is not closed, which may be the cause of the problem. The text displayed on top is like ".A2e22e3b81717404a9dc49d44ea4cadf61{border:1pt Solid Black;background-color:Transparent;background-repeat:Repeat;padding-left:0pt;padding-top:0pt;padding-right:0pt;padding-bottom:0pt;}".
Please guide me, if any one has some information as how to get rid of this. I dont have any problem because of it, but its just annoying seeing this at the top.
Thanks in anticipation,
Harsh