I\'m using Crystal Reports 7 and Delphi 7 and wondering how to open a modal preview of the report. Crpe1.Execute;
I wrote a program开发者_运维知识库 in C#. But in my data there are some negative values. There is problem showing negative value on graph. Also my graph is not updating according to value. Please help
Why there is NO references of Crystal Reports 10 when I try to add them to my windows form application project in visual studio 2010?
Everything is OK in win7 Ultimate x32, but I cannot use the same code with CR for VS2010 in win7 pro x64.
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
In the formula below I\'m trying to convert a custom date string (yyyymmddhhmmss) into a date (date, not datetime). When I try to save the following I get an error 开发者_JS百科message that states \"t
I have a Windows application that uses Crystal Reports 2008 as a reporting tool. It was working fine for a very long period, but yesterday, when I tried to load any report, I got this error:
I have a WPF project and I need to preview a crystal report.开发者_如何学Python Is it possible to do this?
I use crystal report to implement reporting in my c# windows application.I create a form to show print preview of Report.I use following code to show preview:
I have a web app in asp.net which contains crystal reports.I have a drop down list which contains the number of records to be displayed.