Quantcast
Channel: Visual Studio Report Controls Forum
Browsing all 519 articles
Browse latest View live

convert chart to table

Hi, I have a windows form that displays a graph (x,y scatter).  On one user selection, I want the graph to display some numerical data, in a table format with columns, rows, headings and such like. Is...

View Article


Unable to add a ReportViewer to a web page

Hi All I have used ReportViewer in winforms projects in the past with no problems at all. I would now like to use it in a web application; however, when I try to drag and drop the control onto the web...

View Article


Converting an RDLC Report from VS 2008 to VS 2010

Hi, I have a small project with an .rdlc file viewed by the ReportViewer Control and was developed using VS 2008. I opened the solution using VS 2010 and the project was converted successfully with no...

View Article

Visual Studio 2012 rdlc with external reference bug?

I'm using rdlc with external reference in my Application.   In Visual Studio 2010 I had to copy the dll into "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies" then it...

View Article

Object datasources vanish from rdlc data sources in web project

Anyone having issues with their object datasources appearing and vanishing from the datasource browser? I create an object for binding as a datasource in my App_Code folder, compile my web project and...

View Article


Image may be NSFW.
Clik here to view.

Reportviewer -report expanding horizontally to multiple pages, avoid...

Hi, I am generating a matrix report dynamically through code using reportviewer which uses ReportDefinition to create reports. My report looks like this. If i export this report to Excel it looks the...

View Article

When using SSRS in Local Mode with no user interaction, is it possible to get...

   Using SSRS 2008 R2 I have a background process that dynamically generates RDL for report generation. I am using SSRS in LocalMode with no user interaction or connections to the SQL Server Reporting...

View Article

SSRS 2008 R2 and Visual studio 2010 for custom assembly

Hi  I am getting a message that 'the assembly is built by a runtime newer than the currenlty loaded runtime and cannot be loaded.' I wrote a testing code using visual studio 2010 for SSRS 2008 R2....

View Article


Merge row cell on table in rdlc

Why there isn't merge cell over the rows. I would like to combine 2 rows over the table header but When I tried to do it. The "Merge Cell" function turned gray.. Is there any way to merge the rows. Thanks

View Article


SSRS Project in Visual Studio 2010

I'm trying to create a new SQL Server 2008 Reporting Project in Visual Studio 2010 Ultimate. However there is 1 problem. I cannot find the template for the rptproj project type. Can someone let me know...

View Article

Image may be NSFW.
Clik here to view.

Reportviewer -report expanding horizontally to multiple pages, avoid...

Hi, I am generating a matrix report dynamically through code using reportviewer which uses ReportDefinition to create reports. My report looks like this. If i export this report to Excel it looks the...

View Article

reportviewer: printing values from controls

how do we print values from controls such as textbox? i know how to make reports based on what i learned from a tutorial http://www.youtube.com/watch?v=gRvUVsZxMLc i also learned how to use parameters...

View Article

how to validate against more than one constant?

hello all, i am trying to validate a textbox against the weekdays (sunday, monday...). Do i need a separate CompareValidator fore each day, or is there other way? Thanks

View Article


Why my attempt to change PrintOptions.PaperSize to change papersize on...

I have done reasonable amount of research on the materials on the web about changing Papersize on Runtime for Crystal Report. I am confident I have followed the instruction properly, however, it still...

View Article

Sql string

I have a query that is a two part process in order to complete it so i would like to make the text red or blue it indicate that the second part of the query is not done and will make it easier to read...

View Article


C# report Viewer

i have a following format that i want to display in my report page. [company name goes here] [company logo here left centerd align] [To,customer name goes here] [INSTITUE OF institute name goes here]...

View Article

Report Viewer with Internet Explorer 9

Hello, My company has a system running in asp.net using the report viewer to display some reports. After upgrading to Internet Explorer 9, the reports are not displayed correctly when using different...

View Article


Image may be NSFW.
Clik here to view.

What is the expression to get the count of blank columns for the above column...

Hi,     I want to get the count of the blank columns for each date group in the below image. pl. have a look at the below image which describes my requirement. I have tried with the below Expression...

View Article

Unity C#: Problem with ScrollView

Hello all... I'm trying the last days to make a game and I've got this problem on my MenuManager.cs InvalidOperationException: Operation is not valid due to the current state of the object...

View Article

set credentials for ReportViewer?

This can't be rocket science. In RS 2000, I could set a credential like this: rs.Credentials = New System.Net.NetworkCredential(repSvcUserID, repSvcPwd, repSvcDomain) What is the equivalent to this in...

View Article
Browsing all 519 articles
Browse latest View live