I am trying to write a web application in C # ASP.NET 3.5 and want to include a Microsoft Office Access spreadsheet in my application. I can not find an example on how to use it anywhere.
This is a kind of editing in the SharePoint grid, so I know that it is possible, I just can’t figure out how to implement it.
Any help would be greatly appreciated.
source
share