Currently the CsvExport class persists all exported properties as string. With the only exception being DateTime's, which are persisted only differently as a sortable display format. For optimal compatibility with for example Excel, outputting of specific types like numerics should be enhanced.
Currently the CsvExport class persists all exported properties as string. With the only exception being DateTime's, which are persisted only differently as a sortable display format. For optimal compatibility with for example Excel, outputting of specific types like numerics should be enhanced.