| Author: Filip 03 Sep 2009 | Member Level: Silver Points : 2 |
OLEDB is slow way to read Excel files and export DataGrid. You may want to try with 3rd party components like for example GemBox Excel .NET component. Here's an example how you can read Excel files in C#/VB and export DataGrid to Excel in C#/VB.
|