I\'ve got a class with the following properties which I\'d like to display on a Microsoft Report: Class: Sales
I have a line chart with two lines in it.Sometimes the values between them differ by a hundred or more.That leaves the bottom line looking very flat.I want both of these to remain 开发者_开发百科on th
I am getting this error that is related to ReportsViewer. I need to eliminate all references to this library. So where do I need to start deleting the references?
I use ReportViewer web server control on a web page. The goal is to have a page that will allow anonymous access. I\'m creating a dummy FormsAuthentication cookie that expires in 5 seconds and try to
I have an SSRS report that\'s called up by a page with an ASP.Net ReportViewer object.The report takes parameters for filtering.Right now when the page is first called up, there are default values in
I have a line chart in a report (rdlc), that I cannot get formatted correctly.There are 2 main things I am trying to accomplish.
in and RDLC, on a table开发者_如何学C each row of info is displayed as two RDLC details rows. ie
I am using VSTS 2008 + C# + .Net 3.5 + ASP.Net + IIS 7.0 with reportviewer control. 开发者_高级运维The report created by reportviewer control is very simple, just a single line of Chinese characters (
I have a reportviewer control that works fine locally and on a iis 6.0 box, but when deployed to the IIS 7 webserver, the control has broken images.The report does return data but the top bar has brok
I am using the reportviewer control from VS 2010 to create client side reports (rdlc).Everything is working fine on my development machine, and when I manually compile (via VS2010) and manually deploy