angularjs - Ng-table-to-csv -> Asian characters export -


in angularjs application, using following directive export ng-table csv file.

the directive works charm , exports ng-table perfectly. if ng-table contains asian characters, not exported correctly , appear 'ã²ã‹ã‚Šä¼šç¤¾' when open exported csv file using microsoft excel.

note: if open exported csv file notepadd ++ asian characters correctly displayed.

question: how can modify directive let microsoft excel open csv , see asian characters correctly?

thank in advance.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -