Crystal report connectivity
hello, I m trying to bind the data with the crystal report using .XSD file. I m using Visual studio 2010 and WAMP server 2.0.My applicatio is running successfully but crystal report is not showing any...
View ArticleHow to create a new blank row while record is not more than 20 records in...
How to create a new blank table while record is not more than 20 records in Crystal Report?The blank row is to total 20 included the records.
View ArticleHow to obtain number of pages in a Crystal Reports .NET report
I have a web application in which I render one or more Crystal Reports and then merge them into one PDF. What I'd like to do is obtain the number of pages from one...
View ArticleHow to add new fields in active reports
hi, I'm using active report 6 in my windows application(vb.net). i have modified the current stored procedure to a new one with updated fields. I need to add those new fields in my report. It is a code...
View Articlecrystal Report
i make a report on cr9 and now want to add this report in visual studio who to do this Thanks in advance
View ArticleBar chart display time format as am pm
The x-axis in my bar chart is time values of order dates rounded to nearest 10 minutes. The SQL for the field is: CONVERT (varchar, DATEADD(minute, DATEPART(Minute, dbo.[Completed Orders].[Order...
View ArticleDisplay Checkbox value in Crystal Report
Hey all,I have one gridview, in that i have multiple Checkboxes.My problem is that i want to display that records in Crystal Report which has been checked in checkbox.If user selecte multiple Id and...
View Articleemailing payslips generated through crystal reports in asp.net & c#
I am developing a web application using asp.net & c# in crystal reports for generating payslips for employees using database .I want to implement the emailing of PDF automatically to each...
View ArticleEmailing Crystal Report
I'm a complete noob when it comes to Crystal Reports and i really need some help with a solution. I basically want a Crystal Report in where when it has been generated. I would want to email it to a...
View ArticleCrystal Reports emailing pdf attachments
Hello All,I'm trying to export a Crystal Report as a pdf file dynamically. The email part works fine, but the attached report gets sent as "Untitled.txt". I'm using the following code:Dim...
View ArticleCrystal Reports : Bad Date format string error
Hi All,I am a newbie to crystal reports, I have a crystal report for which I have a data source from which I am using some fields on to the report.Crsytal Report Name : InventoryReportData Source : I...
View Articlecrystal report not displaying on website hosting server
Good Day all,I have hosted several reports on my hosting server, and two of these reports are displaying well, but trying to add additional reports to the website, it just doesnot display. This new...
View Articlegenerate byte from rdlc
public class BarCode { public byte[] ImageFormat { get; set; } }I've right cliqued at solution ==> new Item ==> Report and name it report.rdlc.So I woul like to pass the BarCode Class or...
View Articleprint multiple passes on click of print button.
hi all,i have a webpage form which only loads details about a company, i have a requirement where i have to print ID's on plastic cards of all the employees who are mapped to that company on click of a...
View ArticleError in exporting crystal report
i want to export crystal report to pdf i want to display i am getting error Invalid report file path. while exporting i am using this code protected void Button2_Click(object sender, EventArgs e) {...
View ArticleTextBot not wrap all text inside correctly
I have developed a Crystal report that we export as a doc and we have noticed that the text doesn't fit the all avaiable width of IFieldObject, breaking the line at words that fit in the previous line,...
View ArticleCrystal report loading very slow
My report is loadnig very slow every time i try to load the report i am using below code to load the report from only one table protected void Page_Load(object sender, EventArgs e) { string query;...
View ArticleInvalid Report Path On hosting
Hi All,Please i need some help, i've hosted my web application and everyother works fine except the crystal report bringing this error of invalid report file path.It works fine on the development...
View ArticleCrystal Report not Exporting On website
Hi Good Day All,I have this code for exporting my crystal report to excel, but it doesn't export anything and it just tells me that it was successful, please what can i do. This is my code:Protected...
View ArticleCan I use Crystal Reports with VWD Express 2010?
I just tried to download and install Crystal Reports for VS2010. I have Visual Web Developer 2010 Express on my computer. When I try to install it, it fails and says "You must already have Visual...
View Article