Excellent find, David! I never noticed that before. Seems like it would be easier for them to return ColumnList in the proper order and then we could just use ListSort() if we want it sorted.
Nelson ----- Original Message ----- From: "David Shadovitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, October 26, 2001 1:40 AM Subject: ColumnList > I just saw Saro's post from early October, complaining about the ordering of > the columns in CFQUERY's ColumnList property. > > I have a pure-CFML custom tag, CF_ColumnList, which will return the columns in > the order you'd expect. > > The tag is available at Allaire's Developers Exchange; here's a direct link to > it (watch the wrap): > http://devex.allaire.com/developer/gallery/info.cfm?ID=21A0C6D7-17C9-11D5-83 > EE00508B94F85A&method=Full > > I have an example of how to use it at: > http://members.evolt.org/dshadovi/cf_columnlist/cf_columnlist_example.cfm > > -David > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

