Menu

Problem in export to excel

2006-08-02
2012-10-09
  • Padmanathan

    Padmanathan - 2006-08-02

    In dispaly table column heading is displayed with bold style. After exporting the dispaly table content to excel, bold style for the column heading is going off and entity   is appearing as it is instead of space

     
    • Sheetal

      Sheetal - 2006-10-31

      My TableTag.properties looks like this:

      export.excel.include_header=true

      export.excel.class=org.displaytag.export.ExcelHssfView

      export.excel.class=org.displaytag.decorator.hssf.DecoratesHssf

      export.excel.class=org.displaytag.export.excel.DefaultHssfExportView

      Within my displayTag Table, I have the display:caption and display:footer defined like this.

      I am not able to get the Caption to show the Image. I tried doing c:set and then doing a c:out, no luck.

      Can any one you please help?

      <display:caption>
      <c:out value='<img src="/images/logo.gif" />' escapeXml="false" />
      </display:caption>

      <display:footer>
      Footer
      </display:footer>

      Thanks

       

Log in to post a comment.

MongoDB Logo MongoDB