Show any csv file to DataGridView in WinForm
I have a simple program that open a dialog box , take a .csv file, show the name of file. Now I need to put that csv data into DataGridView. Can anyone help me finding a solution even if it was a book or anything else. Thank you.