angular-ui/ui-grid

CSV export does not display certain ASCII characters correctly

Open

#5,092 建立於 2016年2月10日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
grid-exporterhelp wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

If the data that is being exported has non-standard ascii characters such as the Euro symbol or a bullet, the encoding in the CSV file displays them incorrectly. When I enable the 'exporterOlderExcelCompatibility' flag, the symbols are displayed correctly but I lose my newlines.

I created a plunkr to easily test these two use cases: http://plnkr.co/hn0WNVNOi9VIWsATdy0F

貢獻者指南