G
Guest
I need to display Excel data in a Windows form, and I also need to be able to
update the data in cells, and allow users to enter data. I added a reference
to OWC components in my project and I have a form with an AxSpreadsheet
control in it. However, AxSpreadsheet is a Web control and I am running into
stumbling blocks.
Before I buy Alvin Bruney's book on this topic, I would like to know for
certain that I can create a user-editable spreadsheet in a Windows form, and
save and retrieve the data in xml or xls files. I don't want to proceed down
a blind alley when my alternative is simply to use the Excel application
itself.
Thanks.
update the data in cells, and allow users to enter data. I added a reference
to OWC components in my project and I have a form with an AxSpreadsheet
control in it. However, AxSpreadsheet is a Web control and I am running into
stumbling blocks.
Before I buy Alvin Bruney's book on this topic, I would like to know for
certain that I can create a user-editable spreadsheet in a Windows form, and
save and retrieve the data in xml or xls files. I don't want to proceed down
a blind alley when my alternative is simply to use the Excel application
itself.
Thanks.