We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Spreadsheet initialization problem

Hi ,

We are using

 var xlEngine = new ExcelEngine();
  IApplication xlApp = xlEngine.Excel;
  IWorkbook xlWBk = xlApp.Workbooks.Open(path);
  control.SPlusSpreadsheetControl.ExcelProperties.WorkBook.ActiveSheet.Clear();
  control.SPlusSpreadsheetControl.InvalidateVisual();
  control.SPlusSpreadsheetControl.ImportFromExcel(xlWBk);

To fill the data in spreadsheet from excel .
After filling the view got changed to new entry but in background the control holds the old data .
Where SPlusSpreadsheetControl is derived from SpreadsheetControl.

Please clarify .




1 Reply

KB Kanimozhi Bharathi Syncfusion Team December 8, 2014 01:09 PM UTC

Hi Kalaivani,

 

Thank you for using Syncfusion Products.

We have analysed the reported issue with our sample in our current version; but we are unable to reproduce the issue. So could you please revert us by modifying the below sample based on your application along with the replication procedure? This would be helpful for us to serve you.

This issue has been resolved in 12.2 release. So could you please confirm your  current product version with us .So that we will provide you a patch in that version.

 Please find the below sample link for your reference

Please let us know if you have any queries.

 

Thanks

Kanimozhi B


Attachment: ExcelExport_64483ef_f1f550ea_37d3a3fc.zip

Loader.
Live Chat Icon For mobile
Up arrow icon