Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Row headers in Excel export

    Hi. Is there a way to add custom row headers (ie., not the column's field name) to an Excel export? How about column-spanning row headers?

    I'm using smartgwtee2.3.
    Last edited by bartyhoho; 20 Oct 2010, 16:25.

    #2
    hi bartyhoho,

    look at: http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/serverds/DataSourceField.html#exportTitle

    cheers,
    timo

    Comment


      #3
      Thanks for the link. Is there a way to get custom text to span several columns?

      I saw the DSRequest's setExportHeader in the API, but that appears to append just a single line of text to the beginning of the file.

      Bart

      Comment

      Working...
      X