I have a SSRS report with an action on a text-box. Go to report property is set to the parent report so this makes the parent report also a drillthrough report for itself.
I was wond开发者_Go百科ering if we could merge cells dynamically on condition. Like I have 2 columns Description1 and Description2 and want to merge if Description2 is empty.
I am designing a reporting page using WinForms.ReportViewer and only process the data locally. It means we want to display some information from objects that we designed. For example, we have our own
I am developing a report using RDLC (Winforms version) in VS 2010. Part of the report is listing a series of images (with text captions). The list of images is of variable length. I would like to cons
I was wondering, is it possible to create a vertical textbox in a .net RDLC report ? If s开发者_开发知识库o, how ?
I have installed SQL Server 2008 Service Pack 2. I have a web page with a reportviewer, the report has an embedded image. I can see the image from the report manager but i cannot see the same image in
I localized Report Viewr 2010 using Implement this Interfaces: IReportViewerMessages,IReportViewerMessages2, IReportViewerMessages3
I have an ASP.NET app that exposes a Microsoft ReportViewer (actually an MVC3 app with one WebForm hosting the ReportViewer).When running large reports, a timeout occurs causing the request to stop an
I\'ve been stumped by this problem for a couple of days. Basically what I\'m trying to do is add a header image to an asp page that displays an ms report viewer that is sizable by the web browser. The
When I open a report in my WPF project once, I get this message this message when I exit {\"Error while unloading appdomain. (Exception from HRESULT: 0x80131015)\"}