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
                                

Reply via email to