Questions tagged as 'reportviewer'

0
answers

Project with Crystal Reports shows Report Viewer without data and in gray

We have a project with which we have been working without problems, we downloaded the most recent version of the project from the Visual Studio Online repository and when joining it to the last changes (merge) it stopped showing us all the repor...
asked by 13.12.2016 / 01:23
2
answers

ASP.NET Report C # Datatable

I need to create a report that is fed with a datatable. Currently my project shows a general balance grid that is fed from a public static datatable that was worked in a class in the code behind C #. This datatable or table contains the da...
asked by 02.09.2016 / 00:45
1
answer

does not show me the records of the query in the reportViewer

I have a button in my window when I press load the datagridview but do not load the data to the report viewer BUTTON CODE OleDbConnection connection = MSAConnection.getConnection(); OleDbDataAdapter adapter = new OleDbDataAdapter(); DataS...
asked by 05.06.2018 / 17:46
2
answers

REMOVE zeros from a number

Good afternoon I'm new to sql programming and I've been researching how to remove zeros at my rates, for example I have rates in the same column 0.7550 100.00 but in my report I do not want to show decimals 00 on the right side and only show 0.7...
asked by 11.12.2018 / 21:05
3
answers

How to solve this problem of report viewer, not encotrado in a Windows Form application?

I have a problem. I just compiled a windows form c # project, and from the project's debug folder I copied and pasted the content into a client's machine, but the problem is that when I open the reports it tells me this error. It is possib...
asked by 16.05.2018 / 23:00
1
answer

Error in the reportviewer asp.net in Visual Studio 2013

I have tried to solve an error that appears in the computer of another person the following error: An exception of type 'Microsoft.Reporting.WebForms.LocalProcessingException' occurred in Microsoft.ReportViewer.WebForms.dll but was not contro...
asked by 08.02.2017 / 16:44
2
answers

Show Reports Teleriks in project asp mvc gives error

Good afternoon, I have a project in asp mvc 5, with razor views, which I am trying to show some reports of teleriks that I already have facts, and they are in the Content folder, however, I am giving many problems and errors . Like this: Par...
asked by 10.04.2016 / 03:07