HI,
 
I am exporting a table which has a column with a href attribute.
 
something like
 
<display:column sortable="true" class="small" style="width: 15%;text-align: center;" href="">"invoiceDetail.do" paramId = "invoiceId" property= "invoiceId" title="Invoice ID"/>
 
When i export the table in excel,pdf and rtf format... In the particular column instead of the column value i see the whole link
 
<a href="" ?invoiceId=161100001808">161100001808</a>
 
Did anyone face this problem or am i doing something wrong.. pls help..
 
Thanks in advance
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to