> Hello,
> I have one radio and two sortable String columns on Screen and for radio I
> am using media as html so as not to export to Excel:
> <display:column title="Select" media="html">
> <input type="radio" name="rad" value="<bean:write name="row"
> property="cusip"/>" onclick="assignValue(this)" style="font-family:
> Verdana; font-size: 8pt">
> </display:column>
> <display:column property="cusip" title="Cusip" sortable="true"
> headerClass="sortable"/>
> <display:column property="longName" title="Long Name" sortable="true"
> headerClass="sortable"/>
> If I am not using media "html" for radio column sorted data is very well
> exported but the radio column data also appears in the Excel in the sorted
> format.
> For this I am using media "html" and exporting data to excel is not able
> to export the sorted data in Excel.
> I can make out there is some thing to do the Excel URL
> http://localhost:9080/AtlasWeb/application/searchSecurityAjaxSort?d-16544-
> s=2&d-16544-o=1&6578706f7274=1&d-16544-e=2
> <http://localhost:9080/AtlasWeb/application/searchSecurityAjaxSort?d-16544
> -s=2&d-16544-o=1&6578706f7274=1&d-16544-e=2>
> The URL is not the required one as it is still assuming there is radio
> column available for Exporting.
> Please suggest me the solution for this.
> Best Regards,
> Amber Gupta
> Fidelity Business Services India Pvt Ltd,
> Gurgoan, India
> E-mail : [EMAIL PROTECTED]
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user