What you have sounds pretty typical to me. There are some JavaScripts out there that let you resort on the fly. They work great as long as you only display. I was not able to get it to work with the rows being in a form, as in each row had a form button.
-----Original Message----- From: Jeff Waris [mailto:[EMAIL PROTECTED] Sent: Friday, April 15, 2005 7:29 AM To: CF-Talk Subject: Dynamic sort/order by Questions... I need some opinions on sorts/order by queries when displaying them in a table. Currently I have what I feel is a kludgy way of doing sorts on columns. Basically what I do is hyperlink the column names in my table back to same page with a column variable for sort order. It then re-executes the query with that columns variable for sort. It works fine but, to me, there has to be a better way. Is there? Is there a way to sort a column name in a table on the fly without having to requery and reexecute the cfm page? Thanks. Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:203050 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

