Which version of DisplayTag are you using? I had this problem because I
was using the "id" attribute on each table. I changed to the "uid"
attribute, and that fixed the problem. But make sure that whatever you
use, it's unique. Each table must have a separate id/uid.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
SourceForge.net
Sent: Tuesday, April 22, 2008 4:11 AM
To: [EMAIL PROTECTED]
Subject: [displaytag-user] [displaytag - Help] Sort prob with multiple
tables


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4919925
By: djbo

Hi,

My JSP generates two different tables on the pages, both with sorting.
However, clicking on the header cells of the second table makes my first
table
sort.

I do not use external sorting, and have the "sortname" property on my
columns
unique.
If I look at the generated source, I can see that it is still sorting
using
the column number.

How can I get around this?

Thanks in advance for any help,
Rory

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

------------------------------------------------------------------------
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j
avaone
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to