I\'m working on a application which will export my DataGridView called scannerDataGridView to a csv file.
Found some example code to do this, but can\'t get it worki
Found the problem, the coding was fine but i had an empty cell that gave the problem.