Need a special offer?Find out if your project fits.
+

column separator in export csv

Answered
Jaffrezic asked on July 31, 2018

Hi
Is it possible to change column separator when export file in format csv ?
Currently the file csv is export with separator comma character, we would like semicolon character ;
Thanks
Regards

3 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster July 31, 2018

Hello Jaffrezic,
Thank you for your question. Currently, our component exports in CSV format with the coma column separator. Your suggestion sounds reasonable and we will add it to our backlog. Also, we will contact you via e-mail to discuss the details.
Regards,
Dmytro

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster September 11, 2018

Hello Jaffrezic,
We are glad to inform that the latest version of the component has already been released. It includes the update with the new "fieldSeparator" property for the CSV export. Now you can define your own separator instead of the default coma.
Please find the jsfiddle example here: https://jsfiddle.net/flexmonster/a5zmks37/.
Let us know if everything works fine for you.
Regards,
Dmytro

Public
Jaffrezic September 11, 2018

Hi Dmytro
It works fine
Thanks
 
 

Please login or Register to Submit Answer