I am using Crystal 10, and was wondering if anyone knew how to perform separate sorting for each change of group. Let me explain.
group1: foreignkey_violation_records
cog1 - eventledger_bond_type - records with invalid bond types, need it to sort/group bond type alphabetically
cog2 - eventledger_case_status -records with invalid case status, need it to sort/group records case status alphabetically
cog3 - eventledger_party_type - record with invalid party types, need it to sort/group party type alphabetically
* cog - Change of group
Currently when I sort by bond type, all records appearing under the eventledger_case_status are sorted by bond type and so on for all other change of group records.
group1: foreignkey_violation_records
cog1 - eventledger_bond_type - records with invalid bond types, need it to sort/group bond type alphabetically
cog2 - eventledger_case_status -records with invalid case status, need it to sort/group records case status alphabetically
cog3 - eventledger_party_type - record with invalid party types, need it to sort/group party type alphabetically
* cog - Change of group
Currently when I sort by bond type, all records appearing under the eventledger_case_status are sorted by bond type and so on for all other change of group records.