|
Subject:
|
Flushing datatable to an Excel file...
|
|
Posted By:
|
livehed
|
Post Date:
|
1/13/2006 7:21:47 AM
|
Hi,
I'm working on an C# winforms application. I am binding a datatable to a datagrid. The user can do update, insert and delete operations on this grid. I wanted to know how do I flush this datagrid to an excel file using Interop. And,I wanted to know how to delete an Active Worksheet from an excel file using Interop.
Thanks in advance, livehed
|
|