Enhancement of Export to excel . The column width will now be auto adjusted to 
show all the data fully
------------------------------------------------------------------------------------------------------

                 Key: DISPL-552
                 URL: http://jira.codehaus.org/browse/DISPL-552
             Project: DisplayTag
          Issue Type: Improvement
          Components: Export
    Affects Versions: 1.1.1
            Reporter: Punit Mohatta
             Fix For: 1.1.1
         Attachments: ExcelHssfView.patch, HssfTableWriter.patch

The existing export to excel did not resize the column width based on the data 
in the column.

So if a cell contained a long word, we will have to manually double click the 
column heading to show all the data.

Now I have added a patch so that when creating the excel file, the size of the 
column will be calculated based on the data size. So export will be cleaner. No 
need to resize the columns to see the complete data/word.

-- 
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

        

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to