microsoft-reporting Questions

3

Solved

I am asking this question because I had a lot of problems with getting the report data to work with my report and the other answers did not work for me. Task: The data source of the report is outd...
Tibetoburman asked 20/4, 2015 at 12:17

0

I have a lot of reports with Microsoft Report. I have migrated all my other projects to ASP.NET Core v. 3.1. I want to keep my report in rdcl because are easy to update in Visual Studio. In my sol...
Fromenty asked 7/5, 2020 at 11:2

6

I'm using the following code with which I'm trying to SetParametr : var report = new ReportParameter[1]; report[0] = new ReportParameter("MyName", "Raha"); var reportDataSour...
Galenic asked 15/10, 2012 at 20:6

4

When we use SSRS to create reports, we can use query box in Dataset window to create custom queries. But in local reports (.RDLC) when we want to create reports we should set a designed Dataset for...

3

Solved

I am using windows form to generate Identity Card using c# and Microsoft report viewer. Everything is working fine except I could not find column repeat direction in Microsoft report viewer. Curr...
Sublapsarianism asked 19/1, 2016 at 11:47

3

Solved

I am using Microsoft Report in My WinForm Application Project.I am some problem with expressions and group and even filters and many thing else.I am looking for a compelete tutorial for Microsoft R...
Glycoside asked 25/5, 2011 at 11:57

1

I am working on RDLC report On VS2012 When I am trying add a parameter on my Sub report then my report is not working and I am getting this error “Error: Sub report could not be shown.” And after...
Oribella asked 24/1, 2013 at 6:1

1

Solved

In the below example I have a number of public classes that are defined in a namespace. These are going to be instantiated, bound to ReportDataSets and handed off to my ReportViewer control to gene...
Trepidation asked 20/1, 2013 at 23:13
1

© 2022 - 2024 — McMap. All rights reserved.