Category "rdlc"

Visual Studio fetches data but not display

I've read all the related answers on stackoverflow. Reportviewer never fills up. There is data but it does not show

Vertical sum of column

I'm creating a report using RDLC, I need to sum up all the months column. i.e. the row showing total should come after Dec-21, Sep-21...

Visual Studio 2013 RDLC wrong page size

I have a problem with the settings of Page Size in Visual Studio 2013 with RDLC. When I set the size of an A4 sheet of my report, following the measuring grid

Visual Studio Crashes When Adding a DataSet to a Report, Could not load file or assembly

When adding a Dataset to an .rdlc report using the Report Designer, Visual Studio crashes. VS leaves a failure.txt file with this error: System.IO.FileNotFoundE

I can't create a report with an object datasource in Visual studio 2019

I am trying to create a simple report in my vs2019 with a class as the data model I have a public class named 'persona' I have a new wpf applicacion (.net 5) I'