Convert chart to table
Hi, I have a Windows Form application, which has several user selection buttons on it, and one big chart. The chart will display many different graphs, mainly x,y spline charts. However, on one...
View ArticleCrystal Reports - Simplex vs Duplex Printing
I need to be able to have the report print simplex instead of duplex. Our print settings are defaulted to print duplex. We would like the reports to be forced to print simplex (without having to...
View ArticleHow can a multi-page PDF file be created?
I am currently able to create a PDF file with the following code: ReportDataSource dataSource = new ReportDataSource("<dataSetName>", <collection of business objects>); ReportViewer viewer...
View ArticleRDLC C# .NET 2010 keep together the page break
i want to fill the empty space, i mean just like a two column in one page and so-fort as you noticed i have 2 page, but i want grow the data in one page and the other data. thank you in advance.
View ArticlePrinting reports
I'm currently developing in VB 2010. I need to know what is the best way to print reports. I want to use the easiest method possible. Does Crystal Reports come with VB 2012? I have VS 2010 but I...
View ArticleVisual Studio 2008 & Windows 7 - Reporting Services Parameters Issues
I did not get a response from my first post on subject, 2 weeks now. I'm using BIDS to develop Reporting Services reports. SUMMARY: Default Values For Report Parameters Are Ignored. I am having major...
View ArticleHow to pass datagrid Renault to show it in report viewer
Hi guys Hope you are Very well !!! I hope you Can help me for that case !!!! just i using Vb.net 2010 and when i search for something it'll become in datagride View so after that .. i want to pass...
View Articleupdate Access database with datagrideview vb.net
Hellow I make small store program I have main store include prudects in datagrideview when user click bill it show bill it show datagrideview and user chose prudect and add them to bill prudect added...
View ArticleVisual Studio crashes when trying to add new Dataset
I am trying to add new Dataset in rdlc file, but the Visual studio crashes and restarts everytime I was trying to do that. I tried doing the same action in different project and the action was...
View ArticleOkay, how do you deploy this to an ISP
I have an ASP .Net 2.0 application that uses the report viewer control for local reports. This works perfectly on my development machine, but when deployed to an ISP, I initially get an error that the...
View ArticleReportViewer version that supports both SSRS 2005 AND 2008
Hello all! I have been using ReportViewer 2010 SP1 and have been able to deploy reports to a 2008 R2 SP1 Report Server, until the need arises for me to be able to programatically deploy reports...
View ArticleVS2012 Replace All does not do the same thing as Find Next, Replace.
I'm trying to use Visual Studio's Replace All feature with a regular expression. Here is my pattern: "^(?<before>[^\r\n]*\w[^/\r\n]*)///(?=[^<])" with " What is should find: int 0; ///...
View ArticleWhere are the tutorials/samples/walkthroughs for SSRS Business Objects
After a couple of days searching I found only the following: Walkthrough: Using a Business Object Data Source with the ReportViewer Web Server Control in Local Processing Mode Which uses...
View ArticleRDLC, Image Control, VS 2010, Horizontal Center, FIT Proportional
Dears, Please we have a case: that there is Image Control in a Tablix with Fit Proportional property , each image has different width , and height but we need to make it Centralized Horizontally in...
View ArticleA data source instance has not been supplied for the data source...
Hello i'm cuban and i'm doing an aplication in Visual Studio 2005. I have a problem with this code because i have an error. I want dinamically load differents reports in one page usin the reportviewer...
View ArticleIs it possible to rotate a tablix in a reportviewer report?
I've asked this question in a couple of non-MSDN forums, so apologies if you're getting bored with seeing it; just hoping to catch the eye of the one person who can answer this for me ... I'm trying to...
View Articledata source instance has not been supplied for the data source 'DataSet1'.
use ReportViewer control on my form: <form id="form1" runat="server"> <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <rsweb:ReportViewer...
View ArticleProblems with Reportviewer controls in different views of a multiview control
Building a fairly simple web application that needs to do some reporting. I have three reports, based on three ObjectDataSources, based on three largely similar datasets. There is a reportviewer for...
View ArticleCrystal report not working on win 7 32bit PC
Hi all After installing my application at a client's PC, i couldn't be able to open the Crystal reports, the application crashes immediately without even catchin the error when i click on debug, i got...
View ArticleReport session timeout and other errors suddenly happening after over a year...
Hello, Reports have been running perfectly for a long time. All of a sudden, today they are not the same. Now getting session timeout errors and the stuff below. Also the toggle image intermittently...
View Article