change color field money in reportviewer 2010
I have on expression in field IIf(Fields!money.Value > 0,"Blue","Red") when execute report print a word Blue or Red and not value field in color Blue or red. Junior
View ArticleRow Height Rendering Issue in WinForms Report Viewer 2010
We recently upgraded a WinForms application project from Visual Studio 2008 to Visual Studio 2010. As such, we also upgraded from the ReportViewer 9 control to the ReportViewer 10 control. However,...
View ArticleOdd display behavior in report
Okay, I am seriously stumped! I am building a C# 4.0 WinForms app that uses the Reporting component. It’s working 99% but there’s one really odd quirk I cannot trace down. The final report contains...
View ArticleThe program '[6788] PictureViewer.
The program '[6788] PictureViewer.vshost.exe: Managed (v4.0.30319)' has exited with code 0 (0x0). How do I debug the program Picture Viewer without receiving an error message?
View ArticleCannot see standard expressions in textboxes in Visual Studio 2008 or 2010...
I Cannot see standard expressions in the textboxes. Instead there are expression placeholders, <<Expr>>. If I click on the textbox it shows the expression in hover help, but it was VERY...
View ArticleHow can I use the type of Indian Numeral Language ?
hi How can I use the type of Indian NumeralLanguage ? Properties Textbox NumeralLanguage=hi But to no avail
View Articlerdlc report+not able to diplay full content into textbox
hi i hav created a rdlc report where i have used table in order to display records from dataset,in details section of table i have used textbox,but tis textbox is not able to display all the...
View ArticleProblem Cystral Report for redustribute
I'm using crystal report to display data to the end users. I project was in VS2008 with vb.net. I just update my full project to VS2010 with .net framework 4.0. In my computer where i developing my...
View ArticleReportviewer.refreshreport throwing stackoverflow error.
Hello, I'm creating an Visual C# DLL application that uses a report. The DLL has to be com visible because it is being called from a vb application. When I run the application in debug mode, the report...
View ArticleSubreport is not displayed after deployment
ReportViewer version: 10.0.0.0 Local Machine/Development Environment Windows XP SP3Visual Studio version: 2010 Premium with SP1 Development Server Environment Windows Server 2008 with IIS 7Report...
View Articlecrystalreport error "Exception has been thrown by the target of an invocation"
hi i have a report form and a datatable in it. when i fill the datatable the error bellow occur: "Exception has been thrown by the target of an invocation." my_report report = new my_report();...
View ArticleAccess SSRS Report DataSet after binding ...
Is there is any way I can access ReportViewer DataSet after it being filled? There is no DataBound Event (after binding data) in ReportViewer so I can access the data. What I'm Trying to achieve is :...
View ArticleAsp.net reportviewer printpreview displaymode
Hi! I use webforms reportviewer control. I have already read many blog and article report pagination and interactive page size. For example : SSRS Interactive Size My purpose is a similar to...
View ArticleJScript error when displaying local report.
Hi folks, When I display an embedded (local) report in visual studio 2010 (using report viewer control 2010), I am getting the following error: Microsoft JScript runtime error: Unable to get value of...
View ArticlePass null value in report viewer
Hi Everyone, I used RDLC report for student details. I In RDLC report the left side values is constant like student Name,Fathername, DOB etc. When i passed empty datatable the report shown only left...
View ArticleIs MS Access is applicable to Crystal Report in VB.net 2008?
Hi to all, I am now starting to study the crystal report but first of all i want to know if this is applicable to MS access databases? Thank you jocker > i'm learning
View ArticleConvert chart to table
Hi, I have a Windows Form application, which has several user selection buttons on it, and one big chart. The chart will display many different graphs, mainly x,y spline charts. However, on one...
View ArticleWhich image format is best for Background property
In VS2010 windows project there are common control property BackgroundImage. I just want to know which image format is best for BackgroundImage.
View ArticleVS 2012 Express Report
I just wanted to know does VS 2012 Express for Desktop and for Web include Report Designer and Report Viewer? Your information is great appreciated, Sourises,
View ArticlePrint current page only
I have a C# windows form application. One of the forms displays an sql server report in a reportViewer control, when the user clicks the print icon at the top of the screen, I want the default option...
View Article