Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create dynamic Groupings that can be nested

Status
Not open for further replies.

dnovakoff

Programmer
Apr 3, 2002
7
US
Hi,

I am brand new to Actuate, and my very first task is to create a report that can have dynamic groupings. The user can pick some, none, or all from a set of 3 choices for the groupings of the report.

How/Where do I put the code to create this kind of logic? My only guess is that I need to override the NewContent method and somehow create these groups. But the problem is...can I do this from the highest report level? Because I don't know if I can pre-create the groupings since each one may or may not have another grouping underneath it.

Any help/code snippets would be appreciated.
Thanks,
Dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top