jQWidgets Forums

jQuery UI Widgets Forums Grid Export to Excel: CR/LF

This topic contains 2 replies, has 3 voices, and was last updated by  GABarber 8 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Export to Excel: CR/LF #85076

    VictorRein
    Participant

    Hi,
    Using the grid, I have converted CR/LF to HTML br tag to honor them. Upon export to Excel, I see the HTML br tag.
    Is there a way to have the grid honor CR/LF, so that the data will be exported to Excel with the same CR/LF?
    Or how can I export to Excel and not see the HTML br tag?
    Thank you.

    Export to Excel: CR/LF #85084

    Peter Stoev
    Keymaster

    No. It is not possible to change the current logic. If you have br tag, you will see it when you export it.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    Export to Excel: CR/LF #85111

    GABarber
    Participant

    We were able to eliminate the presentation problem (loss of CR/LF on display of multi-line text data) by modifying the cellsrender callback function as you suggested in a support email.

    However, the export to excel seems to loose the CR/LF which is present in the data.

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

You must be logged in to reply to this topic.