e.DataSources not being updated
I have a report based on business objects. I created a subreport following the examples on the web. Here is my code void LocalReport_SubreportProcessing(object sender,...
View ArticleLink 2 tablix object in rdlc report
How can i link 2 tablix object in rdlc report, actually my problem is that i want to show some data in parallel, i create a taxlix object and showing my data in it, but problem occurs when i use...
View Articlecondition in RDLC
hi i had three columns in RDLC file one is site name , 2nd one is compilance result and third one is column group under which file and record count are there.i need to update the 2nd column value by...
View ArticleReportViewer 2010 performance problem binding Entity Framework entities
Hi,I am experiencing a huge performance lost (factor 10) after upgrading my reports in Visual Studio 2010 to RDLC 2008 format. The previous version in Visual Studio 2008 performed quite well.I have an...
View ArticleAsynchronous load report data in Winform.ReportViewer
Does Winform.ReportViewer support asynchronous loading data?Because I have huge data(>10Million rows in database) need to be show on report, I have to find a way to impove report view showing...
View ArticleDynamically need to add page break in RDLC
Here I am using two sub reports (subreport1,subreport2)in the list, some time shows subreport1 and some time show subreport2 and sometimes both will disable in that time Empty page was printing becoz...
View Articlecrystal report 13 in visual basic 2010
hi,i have a database "Shop.MDF"Shop-> +table -> +Goods-> ID Name Groupcreated report...
View ArticleGet the sum of a column in RDLC
Hi,I have a report column (let's name it as "A") with following expression=Variables!TOTALGROSS.Value where TOTALGROSS = Fields!ABH1.Value + Fields!ABH2.Value + Fields!ABH3.Value + Fields!ABH4.Value +...
View ArticleReport Viewer 2012 Bug?
In the past I used Report Viewer 2010 and the following methode to alternate the Rows of a matrix:---------------1. Click Report >> Report Properties (or right click outside the bounds of your...
View ArticleConcurrency violation: the DeleteCommand affected 0 of the expected 1 records.
HelloI've created a simple Visual Studio 2010 application, that uses the Data Source Configuration Wizard to bind to an Access 2010 database.When I add a new record, and then subsequently delete it, I...
View ArticleHow to Fix a number of Row or Record in Rdlc Report
The Rdlc Report no of Record Showing 50 in 1 Page, But when be Print report on A4 Pager, The no of Records Comes only 30. So How to Fix No of Rows Or Record in Rdlc Table.
View Articlegoing from jmp to jpeg
I cannot find a way to downsize a photo to jpeg and send in that format no matter what! My photo stays too large. I have tried to reduce in paint and even though it says jpeg the company says it is...
View ArticleMicrosoft Report Control (Winforms Reporting tools/control)
I have find only report viewer control in toolbox. Is there any other reporting tool provided my microsoft , specially for reporting?I need to create parent child relationship type report (parent...
View ArticleError Report Viewer When Printing
Hello, I have encounter the uncontrollable error with Report Viewer. I use Business Object for Report DataSource. And in my Report design, I use A4 size(8.27in x 11.69in). When I view the report, it...
View ArticleSo How to Fix No of Rows Or Record in Rdlc Table.
The Rdlc Report no of Record Showing 50 in 1 Page, But when be Print report on A4 Pager, The no of Records Comes only 30. So How to Fix No of Rows Or Record in Rdlc Table.
View ArticleHow to make custom report viewer in c#
I want to get filtered report using any of this search option usingI have a problem to create custom report viewer in C#I am able to create full data report using report viewer but I want to make...
View Articleerror crystal reports windows 8 temporal file
how to solve it problem ?? the problem is in executing the program using windows 8 62 bits and 32 bits, no run the crystal report, in windows 7 never exist problem using 32 bits and 64 bits any...
View Articleconverting an rdlc report from 2005 to 2010
0Hi,I have a rdlc built in VS 2005.Now i intend to move it to 2010. So i opened the solution in 2010 and i have imported Microsoft.ReportViewer. version 10.0.0.0 dlls to my project.All the tables are...
View Article