Crysta report help
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I'm developing a windows application in C# with crystal reports. In one of my reports I deisplay passenger list comes by cruises. I group it by cruise no. I want to display group footer with total no of passengers by their nationality and grand total, something like this, Malaysia 10 Singapore 15 Thailand 10 Total 35 and I need to do the same thing at the report footer as well with totals of groups. Can anybody tell me how to do it.