When reading the xls file as attachment, some cells cannot be read. Code as following:
var wb = Workbook.Load('testfile.xls');
var ws = wb.Worksheets[0];
Debug.WriteLine(ws.Rows[1].Cells[0].Value); // This line cause the app hang up
Debug.WriteLine(ws.Rows[1].Cells[1].Value); // But other columns can be read fine
Hello,
Just to let you know that the issue now is fixed and included in the latest service release. You should be able to download it form our site(My IG) when you login.
Please let me know if you need any further assistance.
Sincerely,DimitrinaDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support
Hello All, I have logged this behavior in our development system at the beginning as dev issue 58742. Currently this issue is in Testing phase and I believe should be included in the next service release. You can find more details about the planed dates for the service releases here:http://ko.infragistics.com/support/policies.aspx#ServiceReleasesThe last service release date for WPF will be updated very soon.Let me know if you have any further questions.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
Have you had any progress on this? This is really killing my project.
Hello Hao, I have manage to reproduce the issue you are describing and I have log it to our system. I have created a case (CAS-55621-HQZ4GZ) for you in order to pass you any further information and notify you when the fix is released.Thank you.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.