trying to add page numbers to my report (.rdlc), any idea why this does not work, sits in the footer template
="Page " & Globals!PageNumber
all i get on each page is "Page"
http://www.experts-exchange.com/Database/Reporting_/Q_22602145.html
Hi all,
Is it possible to create a vb.net rdlc report, but without binding it to any dataset? ie, generate a dynamic report which uses values from the application itself (like listboxes, textboxes...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22681279.htm...
I have a local report file in my VB.NET application. I am using filters to only produce reqested information. How can I make the filter not filter anything. i.e. User can select Vacation, Holida...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22917...
I have an application that is using Microsofts reporting tools in VS 2005. I am trying to create a header for the report which has data provided by a dataset. Fields can't be used in the header p...
http://www.experts-exchange.com/Database/Reporting_/Q_23420617.html
I have a stored procedure full of temp tables. Creation of a report requires use of a dataset and they don't understand temp tables. How can I take sql like below convert it to something the datase...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21976454.html
I need an example of how to dynamically attach a report.rdlc to a reportviewer. I need one form that holds the report viewer so I can select a number of rdlc files that I want to attach to the viewer
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22761142.html
Hi everybody..
I am developing a C# 2.0 Winforms app that is primarily run against XML. the XML file that is generated is published to a Web Service that in turn submits to an online SLQ Databa...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22808074.html
I am using VS 2005 ReportViewer Control and RDLC reports. I am trying to report on the following data structure:
unitid, unitname, pop, mean, lowerbound, upperbound, userid, qty
This is ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2282...
I have a local report (rdlc file) which I display in a Report Viewer control in a web-form.
May I in some way, in runtime, reference a control in the report, in my case a "rectangle" control, in o...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22984...
Hello,
When we create a grouping for RDLC report, we can insert a total for that grouping on the footer section by using =sum(fields!quantity.value). It works when the value in integer, but can we...
http://www.experts-exchange.com/Database/Reporting_/Q_22988021.html
Zones:
SQL ReportingDate Answered: 11/29/2007 Grade: A Views: 434