Exporting datagridview to csv file

后端 未结 8 1845
南方客
南方客 2020-11-29 10:11

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

8条回答
  •  悲&欢浪女
    2020-11-29 10:50

    Found the problem, the coding was fine but i had an empty cell that gave the problem.

提交回复
热议问题