jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Export to Excel

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Export to Excel #12004

    Glen Edwards
    Participant

    Hi

    Have been looking at the Grid to Excel export which we are using in our app. It appears that the XML that is generated might have an issue as the XML is not well formed. The data opens like this.

    <Workbook xmlns=”urn:schemas-microsoft-com:office:spreadsheet” xmlns:o=”urn:schemas-microsoft-com:office:office” xmlns:x=”urn:schemas-microsoft-com:office:excel” xmlns:ss=”urn:schemas-microsoft-com:office:spreadsheet” xmlns:html=”http://www.w3.org/TR/REC-html40″>

     

    Then closes like  this.

    </ss:Workbook>

    Might be just a feature of Excel 2003 XML. I checked on the demo on the site and it is showing this behaviour (I am using 2.5 in production). Excel still opens it – but I was parsing the data on the back end which is why I encountered this issue.

     

    Thanks

    Glen

    Grid Export to Excel #12013

    Peter Stoev
    Keymaster

    Hi Glen,

    We will investigate the reported behavior and will create a work item about it, in case we reproduce it. Thank you for the provided feedback.

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.