Just Code Challenge Week 5 Projects

This week’s submission is an update of my Week 2 submission. The CSV file viewer is now a CSV file editor. I’ve moved all of the text grid functions into a container control, added the ability edit a cell, insert cells, rows and columns, and the ability to save the edited file.

The project is here:
CSV File Editor
For further details, refer to app.revision_notes in the project file.