My employer has an existing program which displays numerous reports from a DLL in the Telerik SilverLight ReportViewer. I have been tasked with building a new program using the same DLL and the Telerik ASP.Net ReportViewer. For the most part it has worked just fine. But for a subset of the DLL's reports, there is a rendering issue in the report viewer. All of the reports in question are Drill Down reports. And the issue is two fold, namely the drill down columns are extending below the bottom of the report, and the colored columns are bleeding into the transparent columns.
Telerik.ReportViewer.WebForms is version 6.0.12.215, as are the report components.
Has anyone encountered this before? I haven't been able to find a reference to anything like this in the forums or on Google. But I am hoping I just haven't found the right search combination, and there is something simple I have missed, like a setting on the viewer or in the reports.
Telerik.ReportViewer.WebForms is version 6.0.12.215, as are the report components.
Has anyone encountered this before? I haven't been able to find a reference to anything like this in the forums or on Google. But I am hoping I just haven't found the right search combination, and there is something simple I have missed, like a setting on the viewer or in the reports.