Is the data not exported at all, or is exported unsorted?
Which excel export view are you using?

-J

----- Original Message ----
From: "Gupta, Amber" <[EMAIL PROTECTED]>
To: "displaytag-user@lists.sourceforge.net" 
<displaytag-user@lists.sourceforge.net>
Sent: Wednesday, December 6, 2006 1:43:21 AM
Subject: [displaytag-user] FW: Media 'html' Export to Excel sorting doesn't work

FW: Media 'html' Export to Excel sorting doesn't work


 
 



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
 

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







 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
-------------------------------------------------------------------------
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

Reply via email to