jQWidgets Forums

jQuery UI Widgets Forums Grid Issue exporting hidden columns data

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Issue exporting hidden columns data #14511

    09097037
    Participant

    Team,

    I am trying to use the export data for the jqxgrid with jqwidgets-2.6.1. I see that its not exporting the data from the hidden column. but the same code works fine with jqWidgets-2.5.0. So i little confused as any API change in new release or is there any other way to export the hidden column. please reply to this ASAP..

    var savePodsList = $(“#jqxPodGrid”).jqxGrid(‘exportdata’, ‘json’);

    thanks

    naseer

    Issue exporting hidden columns data #14531

    Peter Stoev
    Keymaster

    Hi naseer,

    Hidden columns are not being exported. It was an issue in a previous version that a hidden column was exported.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Issue exporting hidden columns data #14577

    09097037
    Participant

    Hi Peter,

    thanks for the response.

    is there any way i can export the hidden columns, because i have a user requirement that some columns are hidden and if user did some changes in the top level column all the hidden columns value should also change. A user has the option to see the hidden columns or may not see at all and export it.

    so please help me what alternate would be to export the hidden columns

    thanks
    naseer

    Issue exporting hidden columns data #14604

    Peter Stoev
    Keymaster

    Hi naseer,

    We will consider adding an additional functionality which will allow exporting of hidden data. As a workaround, when you export, you can show your hidden columns and after the export, hide them again.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.