kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

Introduce a custom delimiter option for the export config FORMAT_CSV. #366

Closed passierschein-a38 closed 1 year ago

passierschein-a38 commented 1 year ago

Semicolon is used by default.

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

-

-

Related Issues

If this is related to an existing ticket, include a link to it as well.

365