C# Best way to read a XLS (XLSX) file and populate a datagrid

Posted by LeeW on Stack Overflow See other posts from Stack Overflow or by LeeW
Published on 2010-05-27T22:19:48Z Indexed on 2010/05/27 22:21 UTC
Read the original article Hit count: 204

Filed under:
|

Hi all,

What is the best (free or paid for) to read Excel files (XLS and XLSX) using C# and populate a datagrid, I would also like to have any changes made in the datagrid be written back to the file.

This would be used for a commercial application so it would need to be distributable.

Thanks Lee

© Stack Overflow or respective owner

Related posts about c#

Related posts about excel