jQWidgets Forums

jQuery UI Widgets Forums Grid Export data from Grid

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Export data from Grid #83446

    nitinpancholi
    Participant

    Hi,

    I am trying to export my grid data into a CSV.
    I have one column which contain numeric/alphanumeric value like 123ABC/ABC123.

    Facing one issue in export:
    if that column has any numeric value starting with 0, like 04056, then in exported CSV its omitting that first 0.
    Value for 04056 is coming as 4056.
    I have column for Area ZIP code, so i have column values starting from 0.

    Export data from Grid #83459

    ivailo
    Participant

    Hi nitinpancholi,

    Please, send a working jsEditor example with your code for analyze.

    Best Regards,
    Ivailo Ivanov

    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.