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
Table Structure:
Project:
Table:
ProjectId
|
TableId
|
TableName
|
TableDescription
|
Screen:
ProjectId
|
ScreenId
|
ScreenName
|
ScreenDescription
|
TableFields:
TableId
|
FieldName
|
FieldType
|
FieldDescription
|
Screen Fields:
ScreenId
|
FieldName
|
FieldDescription |