jQWidgets Forums

jQuery UI Widgets Forums DataTable Export to excel issue

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Export to excel issue #69286

    Kgdk
    Participant

    Hi all,
    I am dynamically constrcuting a HTML table and on load of of my page I am converting it to a jqxDataTable. Everything works fine.
    But when I download the content as excel I am facing some issue.If the cell content contains any special characters like (.,:,; etc) The data does not appear properly in the excel.
    Eg: If the cell data is vg:cd only vg appears , Similarly if data is 0.934,1.2 only 0 appears in the excel.
    I have tried setting the characterset to utf-8 in export settings, It doesn’t seem to work, Please Help
    Thanks in Advance.

    Export to excel issue #69294

    Peter Stoev
    Keymaster

    Hi Kgdk,

    “characterSet” property of the exportSettings object may need to be set to something in your scenario.

    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.