jQWidgets Forums

jQuery UI Widgets Forums Grid Export and Print Help

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Export and Print Help #75586

    Greytrix
    Participant

    Hi,

    JqxGrid’s export functionality was working fine in our page with jqwidgets_ver2.8.3. Our grid uses the collapsible data grouping functionality and binds the set of columns dynamically.
    But since we upgraded to jqwidgets-ver3.5.0, the ‘Print’ & ‘Export’ functionality has stopped working.
    It gives error in the folllowing basic function.
    var gridContent = $("#exportgrid").jqxGrid('exportdata', 'html');
    Error: “this.indexOf is not a function”.

    Can you suggest what is causing this issue & how it can be resolved?

    Regards,
    Abdul

    Export and Print Help #75587

    Peter Stoev
    Keymaster

    Hi Abdul,

    The current version is not 3.5.0, but 3.8.2. You are serveral versions behind and I suggest you to use always latest versions. Also if you have a problem, then provide jsfiddle.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Export and Print Help #75661

    Greytrix
    Participant

    Hello Peter,

    We have tried this with the latest version 3.8.2, but we are still getting the same error.
    Can you suggest the possible reasons that are causing this issue & how it can be resolved?

    Regards,
    Abdul

    Export and Print Help #75663

    Peter Stoev
    Keymaster

    Hi Abdul,

    The provided details about your issue are insufficient so we cannot provide any guidance. Prepare and share jsfiddle.net sample which demonstrates a problem in our software. After we test, reproduce and confirm it, we will add work item or provide a workaround(if possible) or will tell you what you did wrong in your code.

    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.