Hi
I have a report with a crossTab object.
In it, one of the columns has a Group name defined.
(clicking on the column in Crystal manager, click on 'Group options', click on 'Specified order' and you see a list of custom defined names)
How can I access and modify this group name dynamically in ASP code? (old ASP, not .NET)
I'm iterating through the Report Object sections, and in it ReportObjects, and I can't find it.
thanks