
seansmith
seansmith
About
- Username
- seansmith
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
For anyone else with similar problems, I solved b) by disabling DrillDown for all each GroupHeader prior to saving the prepared report into the database. Here's the code I've used for i := 0 to Report.AllObjects.Count - 1 do begin if TfrxComp…