wnabil / ngx-export-as

Angular 2+ / Ionic 2+ HTML/table element to export it as JSON, XML, PNG, CSV, TXT, MS-Word, Ms-Excel, PDF
MIT License
68 stars 40 forks source link

Add support for changing delimiter in CSV or support for double quoting data if it contains comma(,) in data #97

Closed souradeep07 closed 3 years ago

souradeep07 commented 3 years ago

Add support for changing delimiter in CSV or support for double quoting data if it contains comma(,) in data.

Below comma(,) should be configurable based on some configuration

https://github.com/wnabil/ngx-export-as/blob/26c42c579c64d6a35d70183966298a1f5a099766/projects/ngx-export-as/src/lib/export-as.service.ts#L203

wnabil commented 3 years ago

Thanks for the fix, use v 1.12.2