Questions tagged as 'reportviewer'

2
answers

How to install the Microsoft.ReportViewer.ProcessingObjectModel 12.0.0.0 assembly in the GAC?

I'm using Visual Studio 2015 and my project uses ReportViewer, however when I export my application to be installed on my client's computer it informs me this message: I've tried all day on the internet about this problem, I tried to ac...
asked by 27.09.2017 / 21:41
1
answer

Blank Tablix

I am trying to use the Report Viewer, but the Tablix data is blank Loadtheform:reportViewer1.LocalReport.DataSources.Add(newMicrosoft.Reporting.WinForms.ReportDataSource("Tablix1", NCategoria.Mostrar())); Business Layer ReportViewer C...
asked by 09.10.2017 / 00:17
0
answers

Mounting report with ReportViewer in C #

I have two database tables that are the Purchase and Purchase Items. How can I make a report using ReportViewer .rdlc that meets the following pattern: Dados da Compra Dados itens da Compra Dados itens da Compra Dados da Co...
asked by 29.08.2017 / 15:40
1
answer

Report Viewer Error and Mysql: Visual Studio Enterprise 2017

In this case the Mysql database did not appear in the Report Viewer list after I managed to install Mysql for Visual Studio 1.27 in the case at the end of the process of linking the table with the database with the following error: Failed to...
asked by 26.08.2017 / 20:19
0
answers

MySQL - VB - Connection Error

I have an error, when trying to connect to MySQL in a report accompanied by a ReportViewer is giving me the following error .. I have tried to create a user with all accesses in Workbench in the previous error but now I come across this o...
asked by 16.06.2017 / 23:09
0
answers

Visual Studio 2015 restarts while creating a Report file

Whenever I try to create a Report file in my project, Visual Studio 2015 displays the following messages: How could I fix this?     
asked by 08.06.2017 / 15:38
0
answers

Prevent page break on report Microsoft Report

I created a report in Visual Studio 2015. The information is displayed correctly: However,whenIclicktoviewprint,itiscut(seetheinformationI'vepaintedisnotshowing): Howdoyoupreventthepagefrombeing"broken"?     
asked by 20.12.2016 / 04:45
0
answers

Multiple RDLC (Report Viewer) in a single report

I have a report in Report Viewer that is all injected via parameters, I do not use DataSet. I need to make it print a header that would be a single report template (an RDLC file), the body would be another template and would be repeated sever...
asked by 24.11.2016 / 19:29
1
answer

Pagination x from y to Danfe in Report Viewer

Would anyone know how to make this page as in the example below? This pagination is easily done in the Report Viewer header or footer, but it looks like the pagination there is in the body of the report. If anyone knows how to do it, or indic...
asked by 27.10.2016 / 20:27
0
answers

As a popular ReportDataSource () object in a webform.aspx form?

As an example, below is the example of the Entity, Interface, Repository, and MVC System Controller. Following the code of formulário webform.aspx I use to display Pedido usando o ReportViewer , the problem is that when I try to dis...
asked by 16.10.2016 / 21:35