I meant having a built-in option for doing it, like with cfoutput. <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//--------->
-----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 8:24 AM To: CF-Talk Subject: RE: cfloop vs cfoutput query - best practice Well you can, but you wouldn't want to. Just do the logic yourself by seeing if the grouping column has changed, if it has, you've moved onto the next group. Ade -----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: 16 December 2005 14:13 To: CF-Talk Subject: RE: cfloop vs cfoutput query - best practice Well that's okay then. But I was HOPING you'd tell me you had a way to group using cfloop darnit! <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Thursday, December 15, 2005 4:18 PM To: CF-Talk Subject: Re: cfloop vs cfoutput query - best practice > That's not possible. > > What if you want to group on a column? Cfloop can't do that, only cfoutput. > How do you get around that limitation? Because I would maim to be able to > use group with cfloop. Well yes it is possible if you never (at least not in about 5 years) use the grouping ability of CFOUTPUT ;-) never say never Andy ;-) Cheers Bryan Stevenson B.Comm. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227155 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

