Hi,
I'm trying to write a line to the end of a csv file. I'm currently using textwriter to do this but when I reload the table its messed up. However if I open and save it (without making any changes) in another app it then displays properly.
I would prefer to use that as I've already coded it and it's easy to use but should I be using a method other than textwriter?
I'm trying to write a line to the end of a csv file. I'm currently using textwriter to do this but when I reload the table its messed up. However if I open and save it (without making any changes) in another app it then displays properly.
I would prefer to use that as I've already coded it and it's easy to use but should I be using a method other than textwriter?