Enter Keywords:
1 - 10 of 98(0.009 seconds)
Sort By:
 
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...
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 ...
Zones: .NETDate Answered: 06/20/2006 Rating: 8.0 Views: 0
How to insert today’s date in a ReportViewer?
Zones: ASP.Net ProgrammingDate Answered: 12/16/2006 Rating: 6.4 Views: 0
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 ...
Zones: SQL Reporting, ASP.Net...Date Answered: 05/24/2007 Rating: 7.6 Views: 4
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...
Zones: C#, Visual Studio ExpressDate Answered: 05/29/2007 Rating: 9.4 Views: 0
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...
Zones: SQL Reporting, ASP.Net...Date Answered: 06/17/2009 Rating: 4.0 Views: 4
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...
Zones: MS AccessDate Answered: 06/08/2002 Rating: 6.6 Views: 0
I have beat my head against this long enough.  It can’t be that hard.  I am trying to dynamically assign local reports in the reportviewer control.  I can’t seem to get a valid datasource for my rd...
Zones: MS Visual BasicDate Answered: 05/04/2006 Rating: 7.6 Views: 19
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...
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 ...
Zones: ASP.Net ProgrammingDate Answered: 09/18/2006 Rating: 6.6 Views: 12