D
Dale Williams
Everyone :
Here's my problem. I'm developing an web application for a user inwhich
they will select a "template". This needs to populate an Excel spreadsheet
on the web form with data from SQL Server. All the formulas, values, etc.
will come from the database. The user(s) will do their thing than click
save and all the changes on the excel sheet will be written back to the
database.
I've tried using Farpoint's Spread for Web with some limited success.
What I really want is to bring up excel on the web form.
I tried putting the Microsoft Office Spreadsheet 10.0 COM on the form
but I'm not able to access it from the codebehind page.
Any examples or articles on how to do this would be greatly appreciated.
Sincerely,
Dale Williams
Here's my problem. I'm developing an web application for a user inwhich
they will select a "template". This needs to populate an Excel spreadsheet
on the web form with data from SQL Server. All the formulas, values, etc.
will come from the database. The user(s) will do their thing than click
save and all the changes on the excel sheet will be written back to the
database.
I've tried using Farpoint's Spread for Web with some limited success.
What I really want is to bring up excel on the web form.
I tried putting the Microsoft Office Spreadsheet 10.0 COM on the form
but I'm not able to access it from the codebehind page.
Any examples or articles on how to do this would be greatly appreciated.
Sincerely,
Dale Williams