Open multible csv files

It would be a nice feature to be able to open multiple csv files and bring them into grid.
If one of the csv file has an extra col them merge it with others.
Thanks
Ertan

Did you check the grid.InsertFromCSV() method that allows to load additional CSV files after other CSV files were already loaded?

This feature was implemented.