I built some crystal reports in VS2010, and made a setup project for开发者_开发百科 it. It deploys fine on my dev machine, but I get the following error while trying to install it on the client machin
My Crystal Report is divided like that 1- Report Header 2- Page Header 3- Report details ( section 1 ) 4- Report details ( section 2)
I use the following code to pass parameters into a CR //Reuse myDiscreteValue, and assign second country
I have a main report and a group subreport the is driven off of a value in the mainreport.What I want to do is 开发者_运维百科have the subreport printon a new page without the Headers showing from the
When I am开发者_如何学Python trying to take print (using Print option of Crystal Report Viewer), it shows borders around Subreports. What should I do to hide the borders? I\'m not familiar with the CR
I have a Main report that contains a number of subreports.When I navigate in the main report from one page to another, I have access to \"NavigateEventArgs e\" which gives me the Page number in the ma
I create a blank crystal report then use the following code, there is nothing to see after running. is it need to add field object into crytsl report corresponding to the field in data set.
A mate of mine has recently deployed a site of theirs to a Windows 2008 sp1 Server with IIS 7. The app itself runs fine with no problems, however when they try launch a Crystal Report they get a 404 e
I\'m using the .net Crystal Reports viewer to display a report in an asp.net Web form.This works properly, but when I click on the print option, and then click \"OK\" on the options popup, I get the f
I am New In Crystal Report. I created One Crystal report in asp.net with backend c# and add charts int it.everything is gng properly b开发者_如何学编程ut when i run application . it shows onlyreport v