Hello,
I have a query that returns related data that needs to be grouped. I know how to group using cfoutput, but the problem here is the query will be different each time. I don't know how many levels the grouping will need to go to for each user. For example, one user may just have tier1, and no sub-tiers. The next user may have tier1 that has sub-tiers, and the sub-tiers may have sub-tiers, and so on. Each one is different. It could go down any number of levels. Is there a good way to dynamically output this? Maybe there is a better way than using cfoutput grouping. I'm not sure. I'm drawing a blank. Hopefully this makes sense. Thanks, for the help. Dave -------------------------------------------------------- David S. Neuman Partner 1940 Greeley Street South Suite 102 StillwaterMN55082 mail: [EMAIL PROTECTED] www: http://www.ejhassociates.com tel: 651.717.4106 fax: 651.717.4101 mob: 952.239.3990 Adobe Solutions Partner Microsoft Certified Partner -------------------------------------------------------- This message contains confidential information and is intended only for [EMAIL PROTECTED] If you are not [email protected] you should not disseminate, distribute or copy this e-mail. Please notify [EMAIL PROTECTED] immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. David S. Neuman therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. -------------------------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284748 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

