We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Reading numerics form CSV file

I'm using XLSIO to read a CSV file which contains only numeric data: that is, numbers which are not enclosed in quotation marks in the CSV file.  When this file is read by XLSIO however, the umbers are interpreted as strings, and I have to parse the string value representing each cell, which really affects the performance of my application.  Is there a way to force XLSIO to treat the cells as numerics instead of strings?

2 Replies

CH Conrad Housand May 24, 2013 05:50 AM UTC

Forgot to add: I thought setting the ApplicationImpl.PreserveCSVDataTypes would accomplish this, but it didn't.


MK Manoj Kumar G M Syncfusion Team May 29, 2013 05:02 AM UTC

Hi Conrad Housand,

Thank you for using Syncfusion products.

Please provide me with detailed  information on the Syncfusion Product Version and .NET Framework Version which could be helpful to analysis further on this issue.

Please let me know if you need any further clarifications

Regards,
Manojkumar.


Loader.
Live Chat Icon For mobile
Up arrow icon