Hi Carina,

I have something that does this - it's not pretty to look at and it's not a
custom tag but, if I'm understanding you correctly, it does exactly what you
need.... clicking on the column header resorts the list based on the column
that was clicked. Clicking on the column head toggles between asc and desc
and each column's last state is remembered to so if you click on column A
the next time that you click on column A it will sort the opposite way. But
if you click on another column before clicking on A again, then A's last
state is remembered so the next time A is clicked it is sorted opposite to
how it was initially sorted..... am I making sense?.... not enough sleep :-)

If nobody offers up a better, ready made solution, and you're interested in
my mess of code, let me know and I'll send it over.

Cheers,
Karl

> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 5 Mar 2002 09:00:09 -0500
> To: [EMAIL PROTECTED]
> Subject: [CFTALKTor] seeking list re-order custom tag
> 
> Hi all,
> 
> Before I write something myself, does anyone know if there is a custom tag
> to do a list re-order?
> 
> What I mean is:  to allow users to change the order of the items on a list
> by highlighting an item and then clicking an up/down button.
> 
> thx!
> carina
> 
> -
> You are subscribed to the CFUGToronto CFTALK ListSRV.
> This message has been posted by: [EMAIL PROTECTED]
> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
> Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
> This System has been donated by Infopreneur, Inc.
> (http://www.infopreneur.net)

-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: Karl Zarudny <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)

Reply via email to