You can also utlitize JSTL library called displaytag. Here is the link http://displaytag.sourceforge.net/
On 4/15/05, Michael T. Tangorre <[EMAIL PROTECTED]> wrote: > > From: Jeff Waris [mailto:[EMAIL PROTECTED] > > 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? > > A good IE solution can be found here.. > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndude/html > /dude07232001.asp (watch wrapping) > > You may also consider using QoQ which is a lot faster than making round > trips to the DB. > > Mike > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203054 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

