Quantcast
Browsing all 3636 articles
Browse latest View live

How list summaryfields?

I'm trying to lookup the summaryfields of existing reports and find out which section and also if it is a percentage summary and which field is being summarized. Is there some sample C# code (I'm using...

View Article


Want to disable the parameter prompt in Crystal report Viewer

First Let me tell you. M just a new bee to crystal reports. The problem which i am facing is parameter value prompt which is shown on every refresh of crystal report viewer. I am attaching the screen...

View Article


Adding sortfields in crystal reports 2013

Hi everybody. There is a way to add a sortfield at runtime without loosing the sortfields created at design time? I have a report with a gruop by invoice_id. This sorts a report invoice_id. In the...

View Article

How to maintain connection to MS Access Database when deploying Application

Hi, My Application uses an MS ACCESS Database that is stored in the Debug Directory. Whilst on the development machine, the crystal reports behave as required. When I deploy the application onto a...

View Article

VB.NET - Crystal Report blank database

I've created a simple report application that view our monthly payment. But when I click the button view. It prompts the Database Login.Server name: HAS VALUEDatabase: NO VALUELogin ID: HAS...

View Article


Error while export report with subreports to PDF (NET 4.0, C#) - Database...

Here is my code  bool exportToPdf(int id)        {            var rdoc = new ReportDocument();            ParameterFieldDefinitions parmFields = rdoc.DataDefinition.ParameterFields;            int idx...

View Article

No drilldown on column click

Please see screenshot and the mouse icon. Clicking on any column takes us to that row. How do I remove this feature i.e. no click on column.

View Article

Report.Close() Hangs in TS Environment Only

We have an enterprise application that includes code to export Crystal Reports to PDF files in the user's own custom folder. This application works fine when running on a regular Windows PC. This same...

View Article


Selection formula with more 64K

Hello, sometimes in our program we get selection formula greater than 64K. Is there a way to use this selection formula in crystal reports (variables etc.)? Björn

View Article


.NET Viewer Reduced Font after new printer installation

Have been using Crystal Report to create a label without problem until yesterday.  I added a new printer to the desktop.  The .NET viewer reduced the report font by about 75%.  When I send the report...

View Article

different result when print using crystal report viewer and...

Hi.I'm using VS 2015and CR v13,SP16i am using user defined paper 12 x 14 cm,  when print using PrintOutputController.PrintReport the result become smaller than it should be.when print using CRViewer...

View Article

How to create a button/linkbutton/imagebutton in report

I am working in C# windows application in VS2010. I have three columns in my report - ProductName, Quantity, PurchaseDate. Now I want an extra column which on click will show the chart for that...

View Article

Working with CR for VS 13 - Correct Installation Procedure

Hello all, I intend to work with Crystal Reports for VS 13 on a win7 64-bit os and the admin sent the necessary installation files (exe-file, clickonce-file, mergemodules-file, 32-bit and...

View Article


Step by step instructions to deploy a VS2013 application

Can Someone point me to a document that can explain what I need to do to deploy a program developed in VS2013 that includes a crystal report? Is it CrystalReports10_NET_EmbeddedServerInstall.msi?  What...

View Article

print button on asp.net crytal report viewer exports the report in .pdf format

print button on asp.net crytal report viewer exports the report in .pdf format instead of showing the printers window. I am using VS2010 with  Version=13.0.2000.0 of crystal report

View Article


GroupSortFields in crystal reports 2013

Hi everybody. I used to change the group sorting by code in VB6 and cystal reports XI using the GroupSortFields collection in this way:Private Sub AplicarOrdenamientoGrupo(ByRef f_rep_Reporte  As...

View Article

Database Logon Failed - only on one of two identical servers

I have a Windows application (not web-based) that is used to run and export Crystal report files to PDF.   The application runs fine in both my dev and test environments locally, and it is also running...

View Article


Image may be NSFW.
Clik here to view.

Not able to open .rpt file in my VS2010 SP1

Hello, I am completely new to Reports. I have one project with me which contains ".rpt" file, but while opening the same in my  VS2010 SP1, it is not opening proper report file. Please help me out.OS :...

View Article

Invalid field number returned after changing grouping/sorting through SDK

We have a Crystal Report version 2008 with 2 Group fields defined and 3 other Sort fields.  Our application uses the SDK to overwrite the grouping and sorting in the report.    The application will...

View Article

Crystal Report on .Net 4.0 Issue

Hi everyone, I'm new here so please bear with me.I'm developing an application in visual studio 2015 that requires to produce a report.I'm using SAP Crystal Report but I'm having a problem printing if...

View Article
Browsing all 3636 articles
Browse latest View live