Questions tagged as 'rdlc'

1
answer

How to solve infinite load cycle in a report viewer?

I'm trying to create a web report on a .aspx page, the report template is a .rdlc file. When I run the application, I fill out a bar graph with the same Datasource that I use for the report, however my report remains cycled in loading, calling t...
asked by 07.11.2018 / 22:51
2
answers

Problems in Report Viewer in Visual Studio 2017

until recently I was working with VS2015 and I could create reports with report viewer normally and everything worked normally, now I started working with Visual Studio 2017 and I have problems with the reports, I explain: In case of having a...
asked by 21.09.2017 / 04:14
0
answers

ERROR WHEN EXPORTING IN RDLC REPORTVIEWER

Good morning classmates, I have a problem with a report rdlc when editing the design of the report in visual as I want it shows me everything on your site. The problem arises when I export it to pdf some text boxes are on top...
asked by 26.01.2018 / 16:38
0
answers

load selected records (CheckBox) inside DataGridView a report viewer

with this button I am verifying the selected records (Checkbox) within my 'dataGridViewCodigo' and it works normally the question is how to upload it to my report viewer. private void buttonVisualizar_Click(object sender, EventArgs e) {...
asked by 01.02.2018 / 21:29
1
answer

Justify text in report viewer RDLC

I've been trying to justify the text in my report viewer and I have not achieved it     
asked by 15.01.2018 / 02:08
1
answer

Count number of rows by expressing in a report.rdlc?

I would like to know if there is a way to count the number of rows in a report without making sql queries work on asp.net     
asked by 06.10.2017 / 15:26