Questions tagged as 'reportviewer'

1
answer

Print without preview in C #, ReportViewer

I explain what I need. I have this view created in c #, for a desktop application. And as you will see, I have another 3 more, which I will load in a reportViewer . Then the process to print is as follows: Then -...
asked by 30.06.2018 / 17:19
1
answer

Report viewer does not show the report when it runs on the server, but does it in local mode

Good. I'm working with asp.net. It turns out that I have a report that I generate in this way: private void MostrarReporte() { //reset rptViewerActaVolante.Reset(); //dataSource int idMateria = Convert.ToInt...
asked by 17.04.2017 / 21:05
1
answer

reports c # and postrgres

Good evening in advance thank you very much for any contribution, I'm doing a project and at the time of making the reports I stumble with Npgsql not link to the ReportViewer any suggestions? or maybe a editor of reports defirentes...
asked by 24.10.2016 / 09:46
0
answers

Numerical format in SSRS

Hello Good morning to all (my keyboard is in English so I do not have to put the tildes sorry), I wanted to ask you a question about the SSRS report builder. Notice that I have these numbers: 652298433 422185043 But they have to look lik...
asked by 21.12.2018 / 15:00
1
answer

add additional pages to report (rdlc)

Hello friends, good morning, I wanted to ask you the following: is it possible to add pages to a report (at design time)? I have to generate a patient file, in which several tables of a database interact, the consultations work, but at the ti...
asked by 17.08.2018 / 16:21
0
answers

problems with dataset and reportviewer (mysql)

Hello all good night, I am starting with the reports in a small system in c # and mysql, I add a dataset and when I want to use the stored procedure it shows me this error: and if I try with a table, the same thing happens, create the e...
asked by 12.08.2018 / 04:08
0
answers

Problems with VS 2015 Comunity and reportviewer

Does anyone know why in visual Studio 2015 "Comunity", the reportviewer does not contain the "smart tag panel" tab or can you add what happens?     
asked by 04.08.2018 / 04:20
0
answers

How to fix textbox so that they do not move when adding records in a tablix in a report made with ReportViewer?

I am creating a report with ReportViewer and I have a tablix and below a textboxs , the problem is that when more than one record is added in the tablix , the textbox are run and I need that they remain fixed bec...
asked by 19.07.2018 / 20:32
1
answer

How to add to the tools the reportviewer tab in Visual Studio 2017 community?

Dear. What the question says. I'm following a C # tutorial where they use Visual Studio 2012, where in the toolbar on the left, they have a whole category called "Report Generator" where the reportviewer tool is. This category I do not hav...
asked by 15.06.2017 / 00:22
0
answers

Export to excel without reportviewer Visual C #

I'm doing some forms with ReportViewer from visual studio 2017, but when doing them there is one that takes about 5 minutes are around 3000 records, my question is if there is any way to export this information without viewing the reportviewer s...
asked by 04.07.2018 / 23:37