Currently if you open a CSV, resize the columns, open a different CSV, then return to the old one. The column widths are reset.
This should be saved off. It probably needs to be in a file that sits next to the original .csv. I'd recommend calling it something like file.csv.user - something with a different extension so it can be easily excluded by extension in Tortoise.
Currently if you open a CSV, resize the columns, open a different CSV, then return to the old one. The column widths are reset.
This should be saved off. It probably needs to be in a file that sits next to the original .csv. I'd recommend calling it something like file.csv.user - something with a different extension so it can be easily excluded by extension in Tortoise.