Due to the lack of information on this error in the Google’s search results (e.g. http://allaboutmicrosoft.net/forums/t/54360.aspx did not help and did not have a correct workaround) I decided to post an error-fix here.
Basically, the error-producing report template (rdlc file) had few tables. But those tables were used not to display similar data row-by-row but to display static amount of rows with different data in each row, see details on the screenshot:

The fix was as simple as changing the properties of the table. To fix the issue I opened “General” tab in the table’s properties window and unchecked checkboxes in the “Header/footer:” section of the tab:

That’s it, hope this helps somebody.
5 comments:
Thanks, that was the exact answer I needed. RS reports are now full width in firefox. (with a bit of jquery)
Thanks a lot, I have being dealing with this error since yesterday and today i found this useful answer. It solves the problem. Thank you very much.
Excellent , Thank you very much, it worked
Thank you ...Saved my day!
fuck, god damn it, I stayed up till 4am at work trying to figure this out
Post a Comment