Hello,
is there any way to open an existing Excel document that contains macros and control elements (such as buttons) and preserve them until the document is being saved again?
Dim wb As Infragistics.Excel.Workbook = Infragistics.Excel.Workbook.Load("MyExcel.xls")wb.Save("MyExcel2.xls")
=> All macros, buttons etc. lost in MyExcel2.xls.
Thanks
Max
hi,
i experiencing quite similiar issues and i already have opened a thread regarding this.
http://es.infragistics.com/community/forums/p/74185/375151.aspx#375151
appreciate any replies for this issues.
thanks.
Hi kopfsick, I have double check again with our development team and found that this functionality is still not supported. So I have created a another feature request for your behalf - 12798 .For anyone else who is interested in seeing similar functionality in a future version of the NetAdvantage for .NET toolset, you can submit a feature request here. Thank you.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
I'm bumping this thread as it has not been given an answer.
Has feature request FR12066 made it to implementation?
I love the infragistics excel component but if you need more heavy duty charts/macros etc roundtripping you might have to invest in something like gembox spreadsheet maybe? Hope infragistics improves their excel component soon.
I ask again; Has the presence of forms such as buttons and comboboxes been roundtripped ?
Please answer as it is urgent and necessary for my companys product.