This post is permanently moved at below URL
http://publisharticle.in/KB/CBCE292653D34/Add-Cross-Tab-Report-in-Crystal-Reports-Tutorials-Part-5
http://publisharticle.in/KB/CBCE292653D34/Add-Cross-Tab-Report-in-Crystal-Reports-Tutorials-Part-5
Everything related to DotNet |
6 comments:
How to show header for cross tab reports
Thanks a lot!!!! Your tutorial is so clear and helpful!!
If i want to take like "January February March ..." in column header then what should i do ?
Dear Ftdrs
I am trying to design a report for
Table having colom
Vender_id
Vender_email
vender phhh
Vender_id_1 Vender_id_2 Vender_id3
Emailidof: Email Email Email
Phoo no phoneno phoneno phoneno
To set January, February, March, etc
You must set two fields in your table: Month_Name and Month_Number...
Then in the CrossTab Expert you must set Month_Number as the Column. After that change the Preview Name using Month_Name (click Group Options)
Can help me how to bind dataset in CrossTab report? In design view it is showing preview but when I execute from code it is coming blank.
Post a Comment