No announcements
Found 2706059 threads
-
0 Votes
Generating one PDF from multiple Reports
building up multiple byte arrays which are tied to one PrintDocument print out). I now need to do the same for processing multiple invoices for e-mailing ... -
0 Votes
Cannot generate large reports using reportviewer
I'm using ReportViewer component on VS 2008 , I'm getting a System out of memory exception. I'm building a large local report (rdlc) for a client. This ...Unanswered | 1 Replies | 3622 Views | Created by Parabz - Tuesday, January 12, 2010 8:15 PM | Last reply by Brian Hartman - MSFT - Wednesday, January 13, 2010 3:06 AM -
0 Votes
Exporting Multiple ReportViewer Controls to one .PDF
Hi, I have written an invoicing application for a client. Right now, programmatically exporting oneUnanswered | 0 Replies | 3846 Views | Created by thollar - Monday, October 29, 2007 4:03 PM | Last reply by thollar - Monday, October 29, 2007 4:15 PM -
0 Votes
ReportViewer Reports populating combobox.
I have a question that I haven't been able to find online. I am creating a control with a reportviewer and a combobox that has a list of reports. On the designer view ...Unanswered | 0 Replies | 4124 Views | Created by gravebh - Monday, August 27, 2007 5:30 PM | Last reply by gravebh - Monday, August 27, 2007 5:30 PM -
0 Votes
Display Multiple reportviewer reports in 1 pdf
Hi Help required if possible please. I can display reports as pdf's through the code no problem but my aim is to be able to display multiple ...Unanswered | 2 Replies | 4744 Views | Created by Rad101 - Tuesday, November 16, 2010 3:44 PM | Last reply by Meli2011 - Wednesday, September 28, 2011 2:42 PM -
0 Votes
Merge reports on ReportViewer
Do you know if it's possible to merge 2 or more reports on a ReportViewer control? I would like to preview two different reports using the same control, so ...Unanswered | 5 Replies | 5112 Views | Created by cold80 - Thursday, October 9, 2008 8:54 AM | Last reply by cold80 - Thursday, October 9, 2008 12:17 PM -
1 Votes
Viewing Multiple Reports in a Single ReportViewer
I am using SQL Server 2000 Reporting services, and I am trying to do something that SHOULD be very simple: view multiple reports using the same ...Answered | 2 Replies | 4886 Views | Created by Loki70 - Thursday, December 11, 2008 4:01 PM | Last reply by Loki70 - Monday, December 15, 2008 3:30 PM -
0 Votes
Showing Multiple Crystal Reports using one procedure
Yep you can definitely do that. One easy was is to use Application.StartupPath for windows applications. This gets the location where the exe was started ...Answered | 4 Replies | 4292 Views | Created by ODP - Thursday, August 17, 2006 2:38 PM | Last reply by ODP - Friday, August 18, 2006 4:05 PM -
0 Votes
ReportViewer Localization for Server Reports
I am not sure you need language packs to localize Reports because there are many things you can do during the Report development time to localize a report, you can change the collation of theAnswered | 1 Replies | 3403 Views | Created by Graz - Friday, July 6, 2007 9:53 PM | Last reply by Caddre - Saturday, July 7, 2007 12:44 AM -
0 Votes
Need help on reports
"ReportViewer" object and then use this only one form for previewing all my reports in my application? If so how? Although I am ...Unanswered | 2 Replies | 3972 Views | Created by Stéphane B. _ - Friday, August 6, 2010 4:43 PM | Last reply by Stéphane B. _ - Monday, August 9, 2010 3:36 AM -
0 Votes
ReportViewer - list available reports
Does anyone know of a way to get a list of available reports through the ReportViewer class. I know you can get this list through the SOAP interface, but I cannot seem to ...Answered | 1 Replies | 3547 Views | Created by Jeff101 - Tuesday, February 6, 2007 4:13 PM | Last reply by Brian Hartman - MSFT - Thursday, February 15, 2007 9:44 PM -
0 Votes
reportviewer or crystal reports?
I couldn't agree more. I've got the simple stuff down, but with so many advanced Crystal Reports books and guides out there, why aren't there any similar guides for ...Unanswered | 2 Replies | 3471 Views | Created by toben888 - Thursday, February 22, 2007 4:01 AM | Last reply by BobMcLaren - Friday, February 23, 2007 6:01 PM -
0 Votes
ReportViewer Control for SSRS 2008 R2 reports
Hi, the new reportviewer control shipped with Visual Studio 2010 is said to support SSRS 2008 reports with tablix, gauges and so on (Discussion | 2 Replies | 8591 Views | Created by Gerhard Brueckl - Monday, January 11, 2010 1:15 PM | Last reply by Rick Martinez - Monday, March 21, 2011 7:53 PM -
0 Votes
Multiple Reports on One Page?
one page, with their respective charts. But, all using the same @StartDate, @EndDate parameters as the first report? I managed to create each report in ...Answered | 1 Replies | 6657 Views | Created by TiaanB - Thursday, September 17, 2009 7:09 AM | Last reply by Jagapathi Raju - Thursday, September 17, 2009 7:46 AM -
0 Votes
ReportViewer multiple column issue on page one
I met the same problem i guess this is a bug in reportviewerUnanswered | 2 Replies | 5692 Views | Created by paaccess - Saturday, January 30, 2010 5:48 AM | Last reply by namehomegou - Thursday, October 13, 2011 6:47 AM -
0 Votes
Can't run param server reports using ReportViewer control.
Server reports that are displayed using the web ReportViewer control and contain parameter placeholders in the Paramater Area of the toolbar are not executing when I press ... -
0 Votes
combing multiple crystal reports into one using c# (windows)
, such as using subreports , or using three viewer to show 3 report and change the layout of 2 viewers to let them look like one. Harry Please ...Answered | 1 Replies | 7859 Views | Created by CodeSri - Tuesday, January 19, 2010 4:41 PM | Last reply by Harry Zhu - Friday, January 22, 2010 7:09 AM -
1 Votes
Multiple report viewer web parts on a page - very slow
faster option and also gives interactive reports. May be you could try a custom webpart using this too-Answered | 1 Replies | 2022 Views | Created by Roland Oldengarm - Friday, April 19, 2013 7:31 AM | Last reply by Libin.NET - Saturday, April 20, 2013 12:19 AM -
0 Votes
Generating Reports with ReportViewer Using Access Queries
. Previously I have generated my reports with SQL Server 2005 Stored Procedures. While Creating Table Adapter in my dataset it is not showing up the queries i have written in MS Access. It is ...Unanswered | 2 Replies | 3025 Views | Created by reach2shaik - Friday, December 18, 2009 8:07 AM | Last reply by Aftab Ansari - Tuesday, December 22, 2009 2:02 PM -
0 Votes
How to schedule Multiple Reports using One Scheduler
Hi I Have 10 Reports and i am using 10 different schedulers to convert them into Excel format and store it in a particular location. Is it ...
No announcements