0
Reply

how to save data from table to excel sheet

Lior

Lior

Apr 5 2009 5:15 AM
3.8k

Hello all,

I'm new to C#.

I've made a simple database with a NAME grid and LASTNAME grid.

I want to save the data that I write in but when I press the SAVE button the data doesn't shown at my next run.

What is the best and easiest way to save my data?

And I want to save it to an Excel worksheet.