Browse by Tags

Related Posts

  • Reporting Services RDLC Table Page Breaks within a Cell with a SubReport

    I am having a paging issue with my RLDC report that has a subreport. The report has a table that prints the header data, then has a subreport that I placed in a detail cell row within the table to print several detail lines that relate to the header data. This works as I want. However, the subreport...
    Posted to SQL Server Reporting Services (Forum) by Koldark on 06-15-2009, 12:00 AM
    Filed under: rdlc, subreport, reportingservices, pagebreak
  • Using Two TableAdapters in One Report File (Visual Studio 2005)

    Hey everyone, I have been trying for several hours to figure out why I cannot get this to work properly, but I cannot figure out how to do it. Basically, this is my setup: -1 aspx page -on the page, one reportviewer control, linked to a local report -1 report file (rdlc) -1 DataSet with 2 TableAdapters...
    Posted to SQL Server Reporting Services (Forum) by therealgeddylee on 06-05-2009, 12:00 AM
    Filed under: rdlc, rdlc reportviewer program-generated
  • Report Viewer 2008 Report Load, Toolbar, and Toggle Button Problems

    I am developing with Visual Studio 2008 SP 1 and IE7 on Windows Vista Ultimate SP1 . I am trying to use Report Viewer 2008/v9.0 with a LocalReport in an ASP.NET 3.5 web application. I currently have the References for Microsoft.ReportViewer.Common and Microsoft.ReportViewer.WebForms configured for local...
    Posted to SQL Server Reporting Services (Forum) by netboy@mindspring.com on 02-19-2009, 12:00 AM
    Filed under: Print button, rdlc, RDLC (Report), rdlc reportviewer pdf render localreport, report, Report Viewer, Report Viewer Reporting Services, reporting, Security Extensions, toggle, Toolbar, Viewer, .net, customize toolbar reportviewer local report rdlc, matrix sum recursive parent-child drilldown, Microsoft ReportViewer Toolbox, VS2008, ReportViewer, ReportViewer control, reportviewer print, reportviewer rdlc, ReportViewer Toggle Icon
  • Error preventing use of RDLC reports in web farm environment

    I am using VS 2005 to develop an ASP.NET application that includes several RDLC (local) reports that are displayed via the ReportViewer in local processing mode. The reports are generated successfully on my local machine and also on a standalone VMware server (IIS 6.0). However, when I copy the file...
    Posted to SQL Server Reporting Services (Forum) by rtp on 12-18-2008, 12:00 AM
    Filed under: RDLC (Report), report, reporting, Reporting Services, Reporting Services 2005, Reporting Services Text, rldc, rldc report, sql 2005 reporting services, SSRS Reporting Services, ssrs sql server reports 2005 deploy, reportviewer print, reportviewer rdlc, Report Viewer, Report Viewer Reporting Services, reportviewer rsaccessdenied, Reprting Services, rdlc, ssRS Reporting Services report viewer
  • Using multiple DataSet's together in a RDLC Report - Having one DataSet's record restrict the records of another.

    I am using Visual Studio 2008 and building an RDLC Report. This report uses two data sources: DataSet_A and DataSet_B. Both dataset's have a column "userId". I've created a list called List_A in the report that uses's DataSet_A as the DataSet and has Grouping based on DataSet_A...
    Posted to SQL Server Reporting Services (Forum) by empire29 on 11-12-2008, 12:00 AM
    Filed under: rdlc, report, data sources, dataset, multiple datasets, Report Viewer
  • Unable to load client print control RDLC Report

    I and many others are experiencing "Unable to load client print control" error messages from print icon on RDLC reports. I am updating my dev box and Visual Studio 2008 as I write but am concerned that dlls that are included in web control will not be updated. All posts I have seen so far are...
    Posted to Visual Studio 2008 (Forum) by sconard on 10-23-2008, 12:00 AM
    Filed under: RDLC, Report, Unable to load client print control
  • I need to do 3 copies of the same RDLC? HOW TO??

    Hi, i have a report (RDLC). I generate it with the control reportViewer, and in the code i use the next lines to generate it: LocalReport localReport = new LocalReport(); .... LOAD DATASETS ... localReport.SubreportProcessing += new SubreportProcessingEventHandler(localReport_SubreportProcessing); localReport...
    Posted to SQL Server Reporting Services (Forum) by ordoin on 09-08-2008, 12:00 AM
    Filed under: rdl, RDL Reports labels, RDLC (Report), rdlc reportviewer data sources mapped namespace, rdlc reportviewer program-generated, rdlc subreport parameters, RDLC webservice asp.net, Rdleporting Services, render, render pdf rdlc, render pdf rdlc webservices localreport, renderstream, Reorting services, report, report design, Report Fields font change, report server url, reporting, Reporting Services Design Array Second Row, reports, ReporttViewer Performance, ReportViewer, reportviewer display rows, ReportViewer performance, reportviewer serverreport remotemode, render caching cache report reportserver, report manager, Report Viewer, Report Viewer Reporting Services, reportviewer render, reportviewer rsaccessdenied, rdlc, rdlc reportviewer pdf render localreport, reporting subreport
  • Problem with using Matrix in .rdlc file!

    Hi all, --> I am using 5 matrixes in my .rdlc file. --> Data in the matrix are bound dynamically through dataset. --> I am using 5 different dataset for all the 5 matrixes. --> One of the column in all the matrix is displaying the value of different entities( its a string value displayed...
    Posted to SQL Server Reporting Services (Forum) by jignasha on 08-11-2008, 12:00 AM
    Filed under: RDLC (Report), rdlc reportviewer data sources mapped namespace, rdlc reportviewer program-generated, rdlc subreport parameters, report, Report Fields font change, Reporting Services, Reporting Services Design Array Second Row, Matrix report, reports, Report Viewer Reporting Services, rdlc, rdlc reportviewer pdf render localreport
  • Report viewer

    hi Is there any method to show the data of report viewer in a layout that seperates columns of report with lines when we export to excel or pdf. And also when i export the report to pdf it is showing in 12 pages how can i get the size reduced.i actually have 12 columns. can any one help.
    Posted to SQL Server Reporting Services (Forum) by Raam123 on 07-03-2008, 12:00 AM
    Filed under: C#, C#. NET 2005, RDLC
  • Re: Setting Parameter values in an .RDLC report

    I am sure by now we all know that that bit of code is insufficient to run an rdlc with parameters coming from visual basic.net I have done many things including scouring the internet for solutions and it still fails. This what I have done: Firstly in vb.net Dim params(0) As Microsoft.Reporting.WinForms...
    Posted to SQL Server Reporting Services (Forum) by villegates on 07-02-2008, 12:00 AM
    Filed under: rdlc, rdlc reportviewer data sources mapped namespace, rdlc reportviewer program-generated, reporting, Report Viewer
Page 1 of 5 (44 items) 1 2 3 4 5 Next >