Print Page | Close Window

How to bind data to custom format

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Tips and Tricks
Forum Discription: Have you learned some great tricks to share with the group? Post them here!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=13746
Printed Date: 23 Apr 2024 at 11:15pm


Topic: How to bind data to custom format
Posted By: hariharans87
Subject: How to bind data to custom format
Date Posted: 13 Jul 2011 at 10:50pm

Hi,

I am very new to crystal report using asp.net.

I don't know that how to bind the report. I incluce Report Preview and Database Table Structure.

Please explain how to do this?

Thanks,

Hari

Project Name:               Sample Project

Project Information:      test project

Project Details: Details of the project

------------------------------------------------------

Table:

Table Name:                      Table1

Table Description:            Sample Description1

 

Table Fields:

Field Name:        Field Type:          Field Description:

Field1                    Int                          test

Field2                    String                    test

Field3                    Int                          test

-------------------------------------------------------

Table Name:                      Table2

Table Description:            Sample Description2

 

Table Fields:

Field Name:        Field Type:          Field Description:

Field11                  Int                          test2

Field12                  String                    test3

Field33                  Int                          test1

-------------------------------------------------------

Table Name:                      Table3

Table Description:            Sample Description3

 

Table Fields:

Field Name:        Field Type:          Field Description:

Field10                  Int                          test2

Field15                  String                    test3

Field32                  Int                          test1

-------------------------------------------------------

Screen:

 

Screen Name:                   Screen3

Screen Description:         Sample Description3

 

Screen Fields:

Field Name:        Field Description:

Field1                    test2

Field2                    test3

Field3                    test1

-------------------------------------------------------

Screen Name:                   Screen4

Screen Description:         Sample Description4

 

Screen Fields:

Field Name:        Field Description:

Field13                  test2

Field20                  test3

Field30                  test1

 

Table Structure:

 

Project:

ProjectId

ProjectName

 

Table:

ProjectId

TableId

TableName        

TableDescription

 

Screen:

ProjectId

ScreenId             

ScreenName                     

ScreenDescription

 

TableFields:

TableId                

FieldName         

FieldType           

FieldDescription

 

Screen Fields:

ScreenId                             

FieldName         

FieldDescription




Print Page | Close Window