report-viewer2010 Questions

3

Solved

I am trying to get a text box and tablix to toggle their visibility based on an expression. I have tried the following: =IIF(First(Fields!Supported.Value, "FooDataSet") = "true", True, False) H...
Ataxia asked 19/4, 2013 at 17:39

5

I am using C# winform reportviewer 2010. I changed the default option to view reports to Print Layout (Whole page) with SetDisplayMode(). However since Whole Page is the default zoom option for pr...
Unwieldy asked 29/3, 2013 at 14:48

6

This is driving me nuts. I have a winforms app build in VS2012 targeting .NET 4.5. On a few forms I have to use a ReportViewer. At first I worked with ReportViewer for 2012 (version 11.0.0.0). All ...
Nanette asked 10/10, 2013 at 4:50

3

Solved

I again have a little problem. I have used ReportViewer in my Windows Form Application in visual studio 2010. The width of my report id about 7 inches. When i view the report in print layout, the r...
Wilsonwilt asked 20/10, 2012 at 6:44

2

Solved

I have used a ReportViewer control in my Winforms application. The reports contain some expressions, so it tries to create "expression host" assemblies in temp folder. Unless I run the program with...
Douala asked 15/3, 2014 at 10:55

3

Solved

I'm aware that Chrome is not supported - http://msdn.microsoft.com/en-us/library/ms156511.aspx for the Report Viewer. The solution here has not worked for me ReportViewer problem in google chrome ...
Pelson asked 17/6, 2011 at 12:27

3

Solved

I have an RDLC report showing a table. A certain row in this table should not appear in some conditions apply. I was able to set the Hidden property to false using an expression if these conditions...
Divers asked 20/9, 2011 at 17:40

3

Solved

Reports are deployed and working, verified in Report Manager. My application is an MVC2 app with my report on its own aspx page. This page worked with version 8 of the report viewer control, but w...
Rijeka asked 21/11, 2011 at 17:52

2

Solved

I'm trying to connect to a Report (rdlc file) using ASP.NET Web Applications. I'm working with VS2010 and the Report Server is version 2008. I have the following URL to the report which works fine...
Phototaxis asked 16/1, 2013 at 12:6

2

Solved

I have a problem in query data from database to make report in VB.NET. I use the Business Object to do the report. And here is my example data: ____________________________________________________...
Malta asked 26/12, 2012 at 16:15

1

Solved

Okay, I may have been googling for the wrong search terms but I can't find how to make a MS-Access style banded report with RDLC (that is the crippled report designer in Visual Studio 2010, not BID...

3

If have an rdlc-report with grouped columns within a tablix (table). I want to add a footer row that spans all dynamically created columns and shows a total for all columns together. How can I tel...
Forestay asked 19/4, 2012 at 8:43

2

Solved

If I generate an excel-report, excel 2010 shows the following warning message: file error: data may have been lost Note: I already have found the solution and will post it immediately. I make thi...
Amphibian asked 29/8, 2011 at 12:25

1

Solved

I'm trying to get the parameter of user name and replace its value with the session's username so I can pass to a Stored procedure inside the DRL to generate a table timestamp with this user name. ...
Selfinterest asked 11/9, 2011 at 7:57
1

© 2022 - 2024 — McMap. All rights reserved.