How do I retrieve the header text in each column from a CListCtrl? I can retrieve all of the item text but not the header. I tried redirecting the header but still cannot find a call that will re...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10306792.html
Zones:
C++Date Answered: 03/07/2000 Rating: 7.0 Views: 0
In my ASP.Net 2.0 C# application, I have a report which displays a credit card number. The number is encrypted in the database.
What method or event of the reportviewer control will allow me ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21864973.html
Zones:
.NETDate Answered: 06/20/2006 Rating: 8.0 Views: 0
How to insert todays date in a ReportViewer?
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22095230.html
I have a Gridview control and a ReportViewer control that use the same datasource (SqlDataSource1). The gridview displays rows and columns of data and the ReportViewer displays a chart of the same ...
http://www.experts-exchange.com/Database/Reporting_/Q_22529482.html
I am using Visual Web Developer 2005 Express edition.
It comes with a ReportView now.
How can i use my current Dataset to run a report on the report viewer?
i currently use my Dataset in a gr...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22575287.html
I have a control ReportViewer in a web page (rwWithImage.JPG), this page have two export mode (excel and pdf). When I exported a pdf the image header not shown (rwWithImageToPdf.JPG) , but when exp...
http://www.experts-exchange.com/Database/Reporting_/Q_24476079.html
Hello All
I spent the entire day trying to figure out how to do open a report with only one query and link all the text boxes and labels in that report to the fields from the query!!
I have a...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20272873.html
Zones:
MS AccessDate Answered: 06/08/2002 Rating: 6.6 Views: 0
I have beat my head against this long enough. It cant be that hard. I am trying to dynamically assign local reports in the reportviewer control. I cant seem to get a valid datasource for my rd...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21743333.htm...
Simply, I have a DataSet/DataTable which is filled from a specific and dynamic SQL Select statement, how could I view that Table in a ReportViewer control (not CrystalReportViewer control). Below m...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21861842.html
Zones:
C#Date Answered: 06/21/2006 Rating: 8.0 Views: 0
Hi
I get the following error when trying to retrieve a report on a remote server using ASP.NET 2.0 and the reportview control:
The request failed with HTTP status 401: Unauthorized.
The ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21956152.html