Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3659825 By: tattar
Hi I am looking to do the foll: with the version 1.1 of the display tag library I am doing external paging and sorting. I want to combine data from 2 columns into one column and still keep the sort on both. That is Col A Col B merge into one column so they are displayed one on top of the other. I am able to do the display of the data easily by putting a break between the 2 data values using <c:out> to display each value. But I am not sure how to generate the header link to sort on both. Currently I am able to generate only on one column by using the sortname property of the display:column. Is it possible to generate 2 different links in the header which can sort by the 2 data fields ? Reply is greatly appreciated. Thanks Talha ______________________________________________________________________ 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=249317 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

