Problem exporting excel with nested wijmo flex grid – pure JS mode -

Posted by: m-omar on 14 September 2017, 11:52 am EST

  • Posted 14 September 2017, 11:52 am EST

    Salam Alykom,

    I successfully implemented Wijmo nested grid in “pure js mode” using the following links:

    Ref .1

    Ref .2

    but unfortunately when i tries to export excel based on logic (what you see is what you get), i got an empty white space area instead of expanded detail grid.

    Note : I using the following script to export my excel.

    <input id=“btnExcel” type=“button” value=‘Excel’ onclick=“saveExcel(wijmoGridObject, ‘MyExcel.xlsx’, true, false)” />

    function saveExcel(wijmoGridObject, fileName, includeHeaders, includeStyles)

    {

    wijmo.grid.xlsx.FlexGridXlsxConverter.save(wijmoGridObject, { includeColumnHeaders: includeHeaders, includeCellStyles: includeStyles }, fileName);

    }

    Please check attached images for more details.

    Thanks.

  • Posted 14 September 2017, 11:52 am EST

    Do you have any update ??

  • Posted 14 September 2017, 11:52 am EST

    Hi Omar,

    We are able to replicate issue at our end and looks like a bug. Hence, this issue has escalated to the concerned team for further investigation with tracking id 234891. We will let you know as soon as we get any update for the same.

    Thanks,

    Manish Kumar Gupta

  • Posted 14 September 2017, 11:52 am EST

    Do you have any update on this problem ?

  • Posted 14 September 2017, 11:52 am EST

    Hello Omar,

    This issue is still with our development team. You will be notified once we get any notification.

    Thanks ,

    Manish Kumar Gupta

  • Posted 14 September 2017, 11:52 am EST

    Salam Alykom ,

    Thanks Manish for your help ,

    Could i know estimated time for solve this issue!!

    Thanks.

  • Posted 14 September 2017, 11:52 am EST

    Hello Omar,

    According to development team, Detail Grid could not be exported to excel since it may contain HTML content.

    However, there should not be any blank row in exported Excel file, hence this issue will be fixed by mid of April,2017.

    Thanks,

    Manish Kumar Gupta

  • Posted 7 December 2017, 4:56 am EST

    I tried it in Angular Js mode and i have the same issue !!! , Please check attached file.RowDetails_ExpotExcel_AngularJs.zip

Need extra support?

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

Learn More

Forum Channels