I'm attempting to sort a column using external sorting, but when the page
reloads
the same column on both tables is highlighted as 'sorted' in the css
attribute
Can displaytag distinguish between multiple pages on a page by using the
display:table UID attribute?
JSP is:
<display:table class="tablerule"
name="sessionScope.manualAllocationForm.unallocatedCashJournalLines.paginatedJournalLines"
cellspacing="1"
cellpadding="2"
htmlId="${TableName1}"
uid="uniqueTableName1"
export="false"
requestURI="manualAllocation.do"
decorator="xxx.xxx.xxx.JournalLineDecorator"
sort="external">
<display:table class="tablerule"
name="sessionScope.manualAllocationForm.unallocatedCashJournalLines.paginatedJournalLines"
cellspacing="1"
cellpadding="2"
htmlId="${TableName2}"
uid="uniqueTableName2"
export="false"
requestURI="manualAllocation.do"
decorator="xxx.xxx.xxx.JournalLineDecorator"
sort="external">
thanks
Peter
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user