Crystal report batch print
Hello everyone, I'm facing a problem while trying to print several files from my web aplication.This is the issue:- We have a gridview with several rows, the user selects the rows he wants to print...
View ArticleMy crystal report does not connect to client side printer in asp.net...
Hi I am using visual studio 2008 crystal reports, i want to print a pages with common header & footer on all the pages (paginated report).When i use PrintToPrinter() of report document it is...
View Articleshowing only one record
I want to show a crystal report on a button click event using data table by passing datatable data to xml but im getting a problem in the report i can see only one record in the report.xml file is...
View ArticlePassing Parameter to Stored Procedure SQL in crystal report with vb.net
Hello, I have some problem about passing parameter to stored procedure SQL in crystal report with VB.netSo, this is my code :comd = New SqlCommandcomd.Connection = concomd.CommandText =...
View Articlehow to display data in horizontal way.
hi everybody,i want to display my date data in a horizontal way like thisName\Date 1/1/2013 2/1/2013 3/1/2013Emp1 shift1 shift2...
View ArticleCrystal Report versions issues
Dears, I have a theoratical question..Suppose I have RPT file created with CR 8.5I opened this report with visual studio 2010 CR tools (version 13 ), edited it and saved it, of course it will ask you...
View ArticlePrint & export a asp chart..
Hi i want to print a chart by using crystal report and export to excel....please someone help me
View ArticleHow to passing dynamic parameter to subreport with stored procedure sql?
Hello,i have some problem with subreport that i create. i want to passing dynamic parameter from textbox field to stored procedure sql and use the parameter to show data to my subreport like my main...
View Articleedit rpt file inside a dll file
Hi all,I am developing an application using crystal report in vs2010 and c#. There is a dll file which rpt files are stored in it but i need to update some properties of some rpt files.Anyone has any...
View ArticleHow to search crystal report Between dates?
i Have crystal report in data base there are dates of every report i want to search report between dates if i put 23/1/2012 to 25/1/2012 it should dilsplay the list of report on submitted on this date
View ArticleI installed Crystal Reports on my 2010 Professional VS
And created my first report but...My databases are on another server. The regular ASP.NET pages load fine with the data but how do I get a Crystal Report to use the connection string I use for all...
View ArticleDataTable and Crystal Reports
friends, I use the code below to populate a datatable. He fills the datatable correctly, but when I try to view via crystal reports, the report is blank. Any suggestions what I'm doing wrong? Dim myDS...
View ArticleCrystal report Datasource
Dears,I have an rpt files I got from my customer, I need to edit those rpt files, change some procedures and fields and then give it back to them. Now on my development enviroment I have a diffrent...
View ArticleCrystal Report Version Problem and Warning
I am using VS2008 and once I open crystal report from another web application, it gives me warning: "This report was created with a version of Crystal Reports which is later than the version you are...
View ArticleHow to pass filter from crosstab to detail report using hyperlink.
Dear Friends,I have a cross tab which looks like below BRAND 1BRAND 2TOTALJAN-10FEB-10TotalJAN-10FEB-10TotalGROUP 1Item 150020070060080014002100Item...
View ArticleCrystalDecisions.Shared.CrystalReportsException: Load report failed. Not...
Dear All, Really do need your opinion dan suggestion on this issue below.I have web application while viewing reports, the webapp sometimes comes up with an error like this...
View ArticleWhat is the reason of this error in Crystal Reports?
I have a problem with the crystal reports.I have a report in which four tables are bound as source to the tables.In those 4 tables one table database fields are used in the formula fields.When I set...
View ArticleMigrating CR Report Templates from VS2008 to VS2012
I'm trying to upgrade my VS2008/.Net3.5 app to VS2012/.Net4.0.ALL of the problems I'm encountering seem to focused around my Crystal Reports templates. There are literally hundreds of errors being...
View ArticleCrystal Report Collapsible panel
Hello,I want to have expandible and collapsible group wise data. Like Name Value1 Value2 (group 1)Department 1 12...
View ArticleRewrite a crystal report if - else to a c# if - else
I'm trying to rewrite the below statement to a c# statement so that I can use if in my program. I don't understand crystal report fomula enough to get it rewritten.If Not...
View Article