SMosley804
Technical User
Crystal Reports XI
DB-IBM DB2
I have a report that has an on demand sub-report. I would like to be able to give the user the ability to sort the sub report based on the field heading.
The report is designed so that if the end-user clicks the Day(on demand sub report) the details for the day appears on the sub report. The report is displayed as below. I would like to add functionality to the subreport that if the user clicks the field column in the sub report the report is re-sorted based on that selection.
Ex. Main Report
Day Week
Total Total
Nf to Sel 1 2
NF to Clr 2 3
Sel to NF 3 4
Ex.Sub Report
Hour NF to Sel NF to Clr
1 17 3
2 16 6
So if the user clicks the NF to Sel column the sub-report would be resorted to look like the following.
Hour Nf to Sel Nf to Clr
2 16 6
1 17 3
Please Help!
Sonya
DB-IBM DB2
I have a report that has an on demand sub-report. I would like to be able to give the user the ability to sort the sub report based on the field heading.
The report is designed so that if the end-user clicks the Day(on demand sub report) the details for the day appears on the sub report. The report is displayed as below. I would like to add functionality to the subreport that if the user clicks the field column in the sub report the report is re-sorted based on that selection.
Ex. Main Report
Day Week
Total Total
Nf to Sel 1 2
NF to Clr 2 3
Sel to NF 3 4
Ex.Sub Report
Hour NF to Sel NF to Clr
1 17 3
2 16 6
So if the user clicks the NF to Sel column the sub-report would be resorted to look like the following.
Hour Nf to Sel Nf to Clr
2 16 6
1 17 3
Please Help!
Sonya