Help Creating Reports In Code
Hi,
I've developed a class that takes an object list and will automatically generate a Fast Report report entirely from code. It's been working fine for a number of years, but now I need to add the facility to create a Group Header. The problem is, I can't see any property of TfrxGroupHeader that relates to the group field to be used. None of the examples I've seen cover adding group headers (or footers). Does anyone know how to go about this?
Cheers,
Andy
I've developed a class that takes an object list and will automatically generate a Fast Report report entirely from code. It's been working fine for a number of years, but now I need to add the facility to create a Group Header. The problem is, I can't see any property of TfrxGroupHeader that relates to the group field to be used. None of the examples I've seen cover adding group headers (or footers). Does anyone know how to go about this?
Cheers,
Andy
Comments
Yes, thanks. That works a treat.