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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203047 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

