Questions tagged as 'reportviewer'

1
answer

VB.NET (Reportviewer) delimit records

I have a program from VB.NET which prompts me for a report. At the moment I want to print the report if it has between 9 and 12 records, what the print configuration does is to take the first sheet of information and leave it blank, with on...
asked by 24.01.2018 / 19:46
0
answers

I can not initialize a ReportViewer in VS2017, but in DataTools 2015 it works correctly

I have been having problems with a .rdl report that I made in Data Tools 2015 in a C # Windows Forms project in VS2017. Following this guide I have managed to import my report to the application and associate it with my reportviewer, but when...
asked by 05.12.2017 / 18:46
1
answer

error reportviewer

Hello everyone I am in a winforms project, in which I use ReportViewer , I already added the rdcl, in the nuGet I install Microsoft.reportingservices.reportviewercontrol.winforms . I am going to add a new element in the toolbox and a...
asked by 19.10.2017 / 05:47
1
answer

Unable to find part of the route + could not find a part of the path

People! through the following line Me.ReportViewer1.LocalReport.ReportPath = "Presentacion\reportes\AtencionesXProfXFecha.rdlc" I tell you report to open my Reportviewer, the problem is that on a local server if I walk while the other does...
asked by 08.08.2017 / 16:16
0
answers

ReportViewer does not appear in the form

Add the references, add it to the toolbox and when you drag it over the form it does not appear and it remains as it appears in the image.     
asked by 03.08.2017 / 19:36
1
answer

ReportViewer problem with time format when exporting to Excel

I schedule with Asp. Net and C #. I have several reports in which columns of a Tablix with information about times appear. My problem is that when exporting to Excel this report does not let me operate with these times. If I have a Tablix...
asked by 18.07.2017 / 09:11
1
answer

Return the sorted data in a dataset and display them in a form

I have a dataset that returns this data sorted by the uds column in descending form as shown in the example The problem I have when filling in the dataset to pass it to the reportviewer I do it in this way, the data do not leave me s...
asked by 15.06.2017 / 12:02
0
answers

C # connection with Acces report wiewer

I get this error, the problem is that I am looking for a long link line and that is generated by Report Viewer , there is some % co_of% uncontrolled of the type Excepción in System.Data.OleDb.OleDbException    Additional i...
asked by 25.05.2017 / 20:57
0
answers

Error when including a webform file in a view for MVC C #

Along with saying hello, I wanted to ask for your great help: It turns out that I want to incorporate in a view, a partial one that is a webform: I have a view called See: public ActionResult Ver(){ return View(); } in the cshtml I call...
asked by 18.05.2017 / 07:39
0
answers

Visual Studio 2017 and reportviewer

Let's see if I explain the case correctly: 1.- Intento realizar un report que visualiza los datos de un objeto. 2.- Programo en Visual Studio 2017, c# y para escritorio (no asp .net). 3.- Utilizo un report local (rdlc) y el componente...
asked by 03.05.2017 / 15:38