Saving a CSV File from the table in "ScrollView Example Program" in the guide.

Mickster

Active Member
Licensed User
Longtime User
Hey Guys,

So I followed the beginner's guide and built a scrollview containing a table which reads from a CSV file. I implemented my own system to edit the cells, but I don't know how to go about saving this to anew CSV file. The end goal being to load the template CSV, edit it, and save it to a specified location.

The main difficulty in saving the CSV file is making sure that all the data is listed in the correct order. Has anyone developed a system for this?

Thanks.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…