The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Import

Fixing issues when trying to import CSV data to your AppGini app

If you’re having issues importing CSV data to your AppGini app, this article shows you how to validate your CSV file using CSVLint and suggests a fix for any issues found.

Fixing issues when trying to import CSV data to your AppGini app