I\'m currently trying to dynamically send an rdl report to my ReportViewer .net object. I keep getting the error when I do it: A data source instance has not been supplied for the data source \"blah
receiving the error: \"Property or indexer \'Microsoft.Reporting.WebForms.IReportServerCredentials.NetworkCredentials\'
I\'m using ReportViewer for work and I\'m trying to get an IIf expression to work with a few text boxes that are using FormatCur开发者_C百科rency(). The reason I needed an IIf statement in the first p
WE developed system integrated with crystal Reports, with Crystal Report viewer on page. but the problem is we hosted it on 32 bit server but when access it and try to print the report it gives the er
Using WinForms.Re开发者_开发技巧portViewer I\'d like to get a hold of the number of pages that are rendered.
What are the requirements for a custom data source to be listed in the \'Data Source\' drop-down list when adding a Dataset to a .rdlc report in Report Viewer 2010?
I need to localize labels / column header for a ReportViewer report.From what I\'ve read, there are two ways you can do this:
When exporting to Excel a report created by report viewer in Visual Studio, the cells which 开发者_如何学JAVAhave Cangrow set to false, wrap their long text into several lines. This seems to happen in
Can Report Viewer 2010 control be used in Visual studio 2008 (ASP.NET apps) without problems? I saw开发者_如何学JAVA this post about it and wanted to know if this is supported and is OK.Without proble
I have a ASP.NET web app that utilizes ReportViewer to show local reports. Everything works beautifully on my development machine (XP Pro, Visual Studio 2008). When I deploy the app to the production