toChange the name of the excel sheet
------------------------------------

                 Key: DISPL-512
                 URL: http://jira.codehaus.org/browse/DISPL-512
             Project: DisplayTag
          Issue Type: Wish
          Components: Export
    Affects Versions: 1.2
            Reporter: rajesh Swain


I am using the following tag to change the name of the excel file

<display:setProperty 
name='export.excel.filename'><%=request.getParameter("ReportName")%>.xls</display:setProperty>

but I want to change the name of the sheet which is coming "_" by default.

can anyone suggest some improvemnt on this.

Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to