TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Crystal Reports
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (17)
Jason Dove (5)
John Charles Olamendy (5)
Ankur Mistry (2)
Jeetendra Gund (2)
Ilya Feigin (2)
Sushmita Kumari (2)
George (1)
Ashish Bhatnagar (1)
Suparba Panda (1)
chris wong (1)
Ayyub Mohammad (1)
Rakesh (1)
hamzi AbuKhalla (1)
Rahul Kumar Saxena (1)
Kiran Karale (1)
Marimuthu Arigovindasamy (1)
Krishnajina (1)
Rajesh Kumar (1)
Andrew Karasev (1)
Bechir Bejaoui (1)
Nipun Tomar (1)
Vilas Gite (1)
Manish Dwivedi (1)
Mayur Dighe (1)
Felipe Ramos (1)
Shashi Ray (1)
Sajana Palanagama (1)
Krishnan LN (1)
Related resources for Crystal Reports
No resource found
SSRS (4-1) --- Crystal Reports for VS 2022
11/11/2024 8:33:00 PM.
This article is to discuss Crystal Reports.
Crystal Reports And Its Use In C#
2/1/2022 6:23:00 AM.
In this article, you will learn about crystal reports and its use in C#.
Tip: How to Print a Crystal Report Programmatically in ASP.NET?
6/8/2020 1:34:09 AM.
You can print a Crystal Report using print option of Crystal Report Viewer. However, there are occasions when you want your application to print a report direct to printer without viewing the report i
Alternate Row Color in Crystal Report
6/8/2020 1:23:55 AM.
This article shows how to develop reports with alternating row colors.
Formatting Dates in Crystal Reports
6/8/2020 1:04:48 AM.
Formatting a formula with a date value could be tricky in Crystal Reports. This article shows how to format date fields and date formulae in Crystal Reports.
Tip: How to pass Crystal Report Parameters Programmatically?
6/8/2020 12:59:44 AM.
This tip shows how to pass a Crystal Report parameters and their values programmatically.
How to Export Crystal Report in ASP.NET
6/8/2020 12:53:25 AM.
When using Crystal Reports in ASP.NET, the CrystalReportViewer control does not have the export or the print buttons like the one in Windows Form. We can still achieve some degree of export and print
Crystal Report in Visual Studio 2010
6/8/2020 12:33:00 AM.
Crystal Report is not built-in Visual Studio 2010 but it can be installed from the SAP website. In this step by step tutorial, I will show you how to install Crystal Reports template and create a repo
Introductions to Crystal Reports in .NET
6/8/2020 12:22:39 AM.
Here I will show you how to create a simple report using Crystal Reports and Visual Studio .NET. Here we will learn to add a Report to a Project, add a Data Source, add a Crystal Report Viewer Control
Create Crystal Report Step by Step Using SQL Database View
6/3/2019 9:25:32 AM.
Crystal Reports Tutorial - This tutorial explains how to create a Crystal Reports step-by-step using a SQL Server View.
BackgroundWorker and Crystal Reports
9/17/2018 5:57:12 AM.
The code snippet in this article shows how to get reports data from a database and generate reports using Crystal Reports in a background worker thread. BackgroundWorker, Crystal Reports
Create Cross Tab Report Using RDLC And Crystal Reports
12/8/2015 3:16:13 AM.
In this article we will create cross tab report using RDLC and Crystal reports.
Applying Conditional Formatting On Field In Crystal Reports
11/10/2015 9:18:11 PM.
In this article we will learn conditional formatting on field in Crystal Reports.
Crystal Reports Showing Graphical Representation of Data
12/18/2014 1:35:42 PM.
In this article I am showing how to show our data in a chart form in a Crystal Reports report..
Export Crystal Reports to PDF in C#
2/13/2014 2:29:33 PM.
When you want to export your Crystal Reports report to PDF format or any other format, this article provides guidance for exporting the Crystal Reports report to PDF format.
Crystal Reports in C#
2/7/2014 1:23:59 PM.
This article is for beginners creating their Crystal Reports for the first time in C#.
RptPreview 1.1 using Crystal Reports Viewer in VB.NET
12/1/2012 3:03:45 AM.
The following small application is designed to allow testing created reports with XML feeds used as data sources. The program checks that fields in report match to the fields in XML and then shows the report with loaded data in the report viewer.
How to Run Crystal Report using Crystal Report Viewer in VS.NET
12/1/2012 2:57:01 AM.
This example is developed using Visual Studio 2005 and shows how to use Crystal Report Viewer in your applications to generate reports.
Crystal Report Between Two Dates using a Stored Procedure
11/23/2012 9:00:32 PM.
Here you will see how to use Crystal Report between two dates using a Stored Procedure.
How to run Dynamic Crystal Report using Crystal Report Viewer in VS.NET 2005
11/23/2012 8:58:43 PM.
This article will explain about Dynamic Crystal Report using Crystal Report Viewer.
Understanding Crystal Report Viewers
10/20/2012 1:44:53 AM.
Crystal Report Viewers work as a container of a report and allow us to view a crystal report in Windows and Web applications. Crystal Reports for Visual Studio .NET provides two report viewers – Windows Forms Viewer and Web Forms Viewer.
Generating a Report from Multiple Data Sources in Crystal Reports
9/30/2012 3:50:31 AM.
If you have to create a report in Crystal Reports from multiple data sources or provide multiple views of the data, you may find sticky situations because CR does not allow you to have multiple Detail sections in a single report.
Crystal Reports User Group Selections
9/30/2012 3:40:13 AM.
This is a great to allow users control over their reports and cutting down on the volume of reports needed to meet the business’s needs.
Crystal Reports: Dynamically Bind Reports and Export as PDF or any Format
9/30/2012 3:18:42 AM.
In this article you will learn how to use Crystal reports: Dynamically bind reports and export as PDF or any format.
Crystal Reports: 5 Tests for Top Performance
9/30/2012 3:08:06 AM.
In this article how to use Crystal Reports: 5 Tests for Top Performance.
Crystal Reports: Save Time with Formula Sharing
9/30/2012 3:05:28 AM.
In this article you will learn how to use Crystal Reports: Save Time with Formula Sharing.
Creating Reports in C# using Crystal Reports with Xml data Definitions
9/30/2012 2:54:32 AM.
This article explains how to extract data into a Crystal Report created outside a C# project using xml data definitions and data sets.
Filtering Crystal Report's Data Based on Textbox Value Without Logon Prompt
6/26/2012 1:10:07 PM.
This article demonstrates how to filter Crystal Report’s data based on textbox value without logon prompt using ASP.NET with C#.
Crystal Reports - Geterogeneus databases: SQL Server, Oracle, Unidata, Btrieve
5/19/2012 3:58:40 AM.
Crystal Reports is the most flexible tool on the market and it has market recognition. Multiple software vendors offer Crystal Reports as the main reporting tool: Microsoft, Best Software, Oracle to name a few. In this article, you learn some tips on using Crystal Reports versus other options.
Tip: How to format a column value of a Report programmatically?
5/19/2012 3:43:34 AM.
In one of my reports, I had to change the format of a column programmatically depending on the value of the column.
Tip: How to Suppress if Duplicate a Memo Field in Crystal Reports?
5/19/2012 3:42:04 AM.
If you create a report with memo field in Visual Studio 2003 and check Suppress if Dupliate checkbox, you will notice the suppress on memo field does not work. This tip shows how to do it.
Tip: How to Print a CheckBox for a Boolean Column in Crystal Reports?
5/19/2012 3:40:53 AM.
Crystal Reports does not provide a CheckBox conrol. This small tip shows how to create a CheckBox for a boolean column in Crystal Reports.
Using Crystal Report Viewer
5/19/2012 3:28:47 AM.
The following small application is designed to allow testing created reports with XML feeds used as data sources. .
Tip: How to conditionally change the color of a Chart in Crystal Reports?
5/19/2012 2:34:46 AM.
This tip shows how to change the color of a Chart in Crystal Reports based on some conditions.
The database DLL 'crdb_adoplus.dll' could not be loaded.
5/19/2012 2:24:56 AM.
Failed to load database information. Details: The database DLL 'crdb_adoplus.dll' could not be loaded.
Tip: How to add a Page Header to a Sub Report in Crystal Reports?
5/19/2012 2:23:47 AM.
Sub Reports in Crystal Reports do have report headers but do not support page headers. Wonder why? We can mimic the functionality with the help of a formula and a Group.
Crystal Reports Optional Table Linking and the Importance of Order
5/19/2012 2:10:29 AM.
In this article you will learn how to use Crystal Reports Optional Table Linking and the Importance of Order.
Analizing data to best customers using Crystal Reports
5/19/2012 1:10:32 AM.
In the sales analysis, there is a principle named the Pareto principle also known as the 80-20 rule. The 80-20 rule states that 80% of the effects come from the 20% of the causes and then the remaining 20% effects come from 80% of the causes. Pareto observed that 80% of the land in Italy was owned by 20% of the population. One example in the IT world is that Microsoft has noted that 20% of the most reported bugs are the causes of the 80% of the errors or crashes of the systems. After Pareto observed this principle, a lot of application appeared. One of the most common applications of the Pareto principle is in the sales analysis. Companies perform analysis in their sales orders in order to discover the best customers, that is, the 80% of the sales come from the 20% of the customers. In this article, I will show how to perform a sales analysis using Crystal Reports. For this example, we will use the AdventureWorks database shipped with SQL Server 2005.
Alternate line Colors in Reports Using Crystal Reports
5/19/2012 12:42:31 AM.
Sometimes when we have a big reports displaying heavy textual information, one technique to visualize data in a consistent way is to shade line in alternate colors. In this article, I will show how Crystal Reports enables this technique very easily.
Working with Parameter Fields in Crystal Reports
5/19/2012 12:31:22 AM.
This article is intended to illustrate how to use Parameter Fields in Crystal Reports. Parameter fields enable the creation of reports that could be used in a variety of ways, prompting the user for all kinds of information specifically for record selection and report titles.
Crystal Reports.NET
5/18/2012 11:59:53 PM.
This article is intended to illustrate how to build reports using Crystal Report.NET. Reports are important components of enterprise applications and are mainly used to provide a descriptive and summary view of your data in order to discover information in huge volume of data and make correct decisions. This is the principles of Business Intelligence in enterprise solutions.
Filter Data to Display in a Crystal Report Viewer Programmatically
5/18/2012 11:56:24 PM.
This article describes how to filter data to display, export or print programmatically using the selection formula property of the crystal reports viewer control.
Crystal Report Viewer in WPF: Part 2
2/24/2012 6:53:00 AM.
Reports has been the reporting tool of choice included with Visual Studio and here you learn how to add Crystal report in WPF application.
Build Reports using Crystal Reports and Stored Procedures
2/11/2012 11:18:00 AM.
In this article, you will see how to get data using a stored procedure and build reports in Visual Studio and Crystal Reports.
Create a Report Using Crystal Report in Visual Studio 2010
2/11/2012 11:16:04 AM.
In this article, you will learn how to show a report using Crystal Reports in Visual Studio 2010.
Tip: How to change the text of Legends in Crystal Reports?
12/16/2011 8:49:24 PM.
This tip shows you how to change the text of Legends in Crystal Reports?
Crystal Reports: Grouping Pattern 1
9/23/2011 7:36:44 AM.
In this Article we are going see how to make a Grouping in a Crystal Report to display data in a particular pattern.
Optimizing Crystal Reports for Asp.Net
2/12/2011 10:39:35 PM.
Here We will see optimizing crystal reports in asp.net.
Crystal Reports: 3 New Uses For Sub Reports
2/11/2010 6:12:35 AM.
In this article we will see few novel ways of using sub reports which will not affect performance and actually prove a boon to the developer.
Passing parameters to Crystal Reports at runtime with c#
9/26/2008 11:13:19 PM.
This article shows how to pass parameters to a Crystl Reports at runtime in C#.
Crystal Reports and Reporting Services
5/22/2008 1:35:58 AM.
This article is intended to illustrate and discuss the development of reports using Crystal Reports (CR) and Reporting Services (RS).
Tip: How to change the color of Chart Bars in Crystal Reports?
1/30/2007 7:28:40 AM.
This tip shows you how to change the color of a chart bars in Crystal Reports.
Tip: How to Export a Crystal Report to a PDF file Programmatically in ASP.NET?
1/30/2007 7:08:46 AM.
You can export a Crystal Report to various formats using CrystalReportViewer’s Export option. However, there are occasions when you want your users to see the report direct in PDF format in the browser as soon they click the Report button in your application.
Display Sorted Records in Crystal Reports
8/31/2006 12:14:34 AM.
This article shows you how to use Crystal Reports options to sort a report records.
Tip: How to use Multiple Page Headers in Crystal Reports?
7/21/2006 2:07:06 PM.
Recently, I came across a problem in Crystal Reports. I wanted to display a separate page header on the first page of the report than the rest of the page.
How to Upload or Change an image in the Crystal Report at runtime
3/20/2006 3:41:16 AM.
This article will demonstrate how a user can customize the crystal report by uploading an image from the local computer.
Using Crystal Reports 9 in Windows Application
1/18/2006 6:32:13 AM.
This article shows an application for storing the data using Microsoft Access and generating report using Crystal reports.