Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3134359
By: displaytaguser
Hi All,
I am having a Names with links before links displaytag was sorting perfectly
but after adding links it does not sort correctly.How to sort the columns with
displayed name only and not sort the whole including the link.
Below is the code how the column value is displayed.
<display:column media="html" title="Project Name" sortable="true"
headerClass="sortable">
<% int pidNbr =
((ViewProjectDTO)pageContext.findAttribute("projects")).getPidNbr();
String projNm =
((ViewProjectDTO)pageContext.findAttribute("projects")).getProjNm().trim();
%>
<a href="#" onMouseover="showmenu(event,<%=pidNbr%>,'<%=projNm%>')">
<%=projNm%></display:column>
Thanks
______________________________________________________________________
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: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user