You could put your grouped output in a separate file and cfinclude it...

-Brad

----- Original Message ----- 
From: "Pete Ruckelshaus" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Tuesday, March 22, 2005 9:53 AM
Subject: Grouped output with cfloop?


> Is there any way to do grouped query output using cfloop?  Reason is
> that I use a switch/case statement for my page, and wrap the entire
> thing in a cfoutput tag to make my code more readable.  I would like
> to do something like:
>
> <cfoutput query="foo" group="groupcolumn">
> <h1>#groupcolumndata#</h1>
> <cfoutput>
> #blah#
> </cfoutput>
> </cfoutput>
>
> But I would like to do it with cfloop or some other technique.  Is
> this possible?
>
> Thanks
>
> Pete
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199726
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to