Hello everyone, i'm doing an application in C# using a datagridview that have 4 columns, and two buttons in the form1, one for export the present data in the datagridview to an excel file, and the other button to import a excel file data to the present datagridview. I need some help because i got some code that had help me to export to excel but i can't import an excel file to the datagridview. thanks
Start Free Trial