jQWidgets Forums

jQuery UI Widgets Forums Getting Started Export – Group Header

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 9 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Export – Group Header #84967

    ashish_blr
    Participant

    Hi Team,

    I am trying to export to xls, and its working fine, but i have a scenario, where i need to export the data having the Gruop Header.

    For Example: – We have grouping with the year say 2015, 2016, under which we have all the months under it in the JQXGrid, so when we export data, we get only the months (jan, feb, march … ) in the xls and not the Year – 2015, 2016 ..

    So can you please tell me what can i do to get the group header in the excel file.

    $(“#jqxGrid”).jqxGrid(‘exportdata’, ‘xls’, ‘jqxGridFile’, true, null, false,);

    Export – Group Header #84972

    Peter Stoev
    Keymaster

    Hi ashish_blr,

    Grid Exporter always exports a flat table.

    Best Regards,
    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.