Questions tagged as 'reportviewer'

0
answers

ReportViewer - Data merge columns when exported to excel

I am generating a report and exporting to excel using ReportViewer and DataSet. The ReportViewer consists of a table and two textbox , which refer to the title and company, and an image. After doing some tests it was found that the% w /...
asked by 02.10.2015 / 19:36
0
answers

ReportView - Records per page

I have a DataSet populate with two records and would like to print the first record on one page, next on a new page, and so on. This is necessary for printing badges on an SP35Plus.     
asked by 16.07.2015 / 17:07
1
answer

How to export ReportViewer to Excel while maintaining field types?

I have a report in ViewReport in VS2010 and when I export to Excel, the default VS button does not retain the fields format. This way I can not use Excel functions like SUM for example because all the fields are like Text. Has anyone ever had...
asked by 30.07.2015 / 15:50
1
answer

Question about ReportViewer C #

Good night, I would like to know if you have a text in the report, for example I'm making a receipt and I put a textbox and I would like to put it all on the same line, for example I got the name, nameRazao_cli, CPF holder, cpf_cli , the importa...
asked by 02.11.2016 / 02:14
1
answer

Where do I find the Microsoft.Reporting.WebForms.ReportViewer dll?

Where can I find the dll Microsoft.Reporting.WebForms.ReportViewer ? I need to use it on a project and I can not find it.     
asked by 05.10.2015 / 15:21
2
answers

ReportView without DataSet

I am finishing my TCC and I have a question regarding Reports with ReportView of Visual Studio 2013. I'll basically explain with how my application works. The connection to the database is made through a ConnectionString declare...
asked by 08.10.2014 / 15:49
1
answer

Change column color with values above the limit

I am making a report for winforms using REPORT viewer, in this report I added a column chart. What I need to do is that before loading the report the user can choose what value is good for him, and all the columns that were above that value chan...
asked by 08.10.2014 / 15:05
0
answers

Filter a dataset with the value of another dataset in Report Viewer

In my Report Viewer I have two datasets, the main dataset I made a grouping and I'm going to display it in a table, in one of the table fields I would insert another table with that second dataset, but I would need to make a filter to only retur...
asked by 11.10.2018 / 20:12
0
answers

Multiple tables 1xN

I'm starting with ReportViewer (Winforms). As usual, I work with several tables that have fields with 1xN relation. Example: In the Order Master table there is a field called Cod_Cliente that stores the primary key of another table, th...
asked by 13.09.2018 / 19:04
1
answer

Report Viewer - unconfigured app.config

I am not able to make a Report Viewer connection with Mysql, it does not appear in the "Choose Data Source" list. I believe the problem is in the "app.config" which is unconfigured could someone pass me the whole code from the "app.config" to th...
asked by 24.08.2018 / 06:10