sorry for any duoble or late posts latley, this account has been flipping out. Had some responses sitting in my outbox for i dont know how long
----- Original Message ----- From: "Jerry Johnson" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 5:56 PM Subject: Re: Columns and grouping issue > You've got the code right, but you are doing the WHOLE set in the first list, and only the second half in the second list. > > (I say the code is right cause the right side is perfectly half of the left side) > > Jerry Johnson > > >>> [EMAIL PROTECTED] 01/21/03 05:52PM >>> > I'm trying to get two even columns on a page, where the records are > grouped, like this: > > Seattle Tacoma > 1 5 > 2 6 > 3 7 > 4 > 5 Portland > 1 > Tacoma 2 > 1 3 > 2 4 > 3 > 4 > > But instead, I'm getting this: > > Seattle Tacoma > 1 1 > 2 2 > 3 3 > 4 4 > 5 5 > 6 > Tacoma 7 > 1 > 2 Portland > 3 1 > 4 2 > 5 3 > 6 4 > 7 > > Any idea how I get this to balance out? The link is: > > http://www.wkg.com/index.cfm/action/section/nodeid/712.htm > > Thanks, > > Ian > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

