Xlsx export - problem with some content

Posted by: jose.palo on 26 April 2018, 2:11 pm EST

    • Post Options:
    • Link

    Posted 26 April 2018, 2:11 pm EST - Updated 3 October 2022, 11:30 am EST

    Hi Guys,

    we are new in using Wijmo, and we are planning to use this on our future project. Can anyone please help us resolve this error while exporting xlsx?

    exported xlsx wont open after we click ‘Yes’

    Thanks in advance!

  • Posted 26 April 2018, 2:14 pm EST

    just an update, we are trying to export data displayed in FlexGrid

  • Posted 29 April 2018, 4:17 pm EST

    Hi Jose,

    Thank you for evaluating Wijmo!

    We are sorry but we are not able to replicate the issue at our end with Window 10 and Excel 2010.

    I have used following demo sample to replicate the issue:

    http://demos.wijmo.com/5/Angular/ExcelImportExport/ExcelImportExport/FlexGridImportExport.htm

    Please let us know your system configuration and excel version.

    ~Manish

  • Posted 29 April 2018, 4:47 pm EST

    Hi Manish,

    We are able to export data from this demo:

    http://demos.wijmo.com/5/Angular/ExcelImportExport/ExcelImportExport/FlexGridImportExport.htm

    OS Name Microsoft Windows 7 Professional

    Version 6.1.7601 Service Pack 1 Build 7601

    System Type x64-based PC

    Excel version is 1803(Build 9126.2116)

  • Posted 30 April 2018, 10:17 am EST

    our code is working in the JSFiddle without any issues (Sample Screenshot atached). We were able to export data from FlexGrid to xlsx file correctly.

    However it is not working on our local machine.

  • Posted 30 April 2018, 10:33 am EST - Updated 3 October 2022, 11:30 am EST

    sample JSFiddle

  • Posted 30 April 2018, 2:35 pm EST

    Hi Jose,

    Thank you for notifying us. We are glad to know that your issue has been resolved.

    ~Manish

  • Posted 30 April 2018, 3:16 pm EST

    Hi All,

    We resolved this issue!

    The culprit are the source code that we have used.

    we used the ff source code for xlsx and pdf export and it worked like a charm!

    <!--Source Code-->
    <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/styles/wijmo.min.css"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.grid.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.input.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.grid.filter.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/2.5.0/jszip.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.xlsx.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.grid.xlsx.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.pdf.min.js"></script>
    <script src="https://cdn.grapecity.com/wijmo/5.latest/controls/wijmo.grid.pdf.min.js"></script>
    

    thanks for your help!

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels