category

Home / DeveloperSection / Category

Crystal Report in Visual Studio 2010
Crystal Report in Visual Studio 2010

This is my first article. In this article, I will show you a simple Crystal Report creation process with screenshots using Visual Studio 2010.

Chart in Crystal Report
Chart in Crystal Report

Chart is the most important and visible part of the reporting tool. Crystal has very powerful feature to add chart in report. Let's see how to add chart in Crystal Report.

Parameter Field in Crystal Report
Parameter Field in Crystal Report

There are multiple ways of passing parameters to the crystal report. This article focuses on the design time approach to attach parameters. If you h

Formula Field in Crystal Report
Formula Field in Crystal Report

If you have a Crystal Reports with Qty and Price fields and you need an additional field in your Crystal Reports for Total, that is TOTAL = QTY X PRICE.

Crystal Report Fields
Crystal Report Fields

Field Explorer:The Field Explorer, which is part of the embedded Crystal Reports Designer, shows a tree view of Database Fields and Special Fields tha

Crystal Report Using Wizard
Crystal Report Using Wizard

The Standard Report Expert is the most generic of the experts. The Standard Report Expert guides you through the process of choosing a data source and linking database tables.

Creating Crystal Report in C#.Net
Creating Crystal Report in C#.Net

Here I am trying to explain you how to create Crystal Report in .net using Visual Studio 2010 Step 1: Open Visual Studio and create new project by cl

Introduction of Crystal Report in C#.Net
Introduction of Crystal Report in C#.Net

Crystal report is a report designer tool to design and generate report from wide range of data source such as database, xml file etc. Crystal Reports