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 -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -