my application is 64bit native, therefore the examples on how to import an excel file to a gridview, are useless, due to the OleDB drivers been 32bit only... is there a way around, on how to import an excel file to a datagrid without using the OleDB connection?
Asked
Active
Viewed 1,894 times
2 Answers
0
SpreadsheetGear for .NET will do it and supports 64 bit .NET 2.0+.
You can see live ASP.NET (C# & VB) samples here, DataGrid samples here and download a free trial here if you want to try it yourself.
Disclaimer: I own SpreadsheetGear LLC

Joe Erickson
- 7,077
- 1
- 31
- 31