Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I'm trying to open an excel file (using ExcelEngine.Excel.Workbooks.Open) but the process is hanging when trying to open a workbook with Custom XML data. Attached an example file.

The same file can be opened in MS Excel, and using the 'Inspect Workbench' features the custom XML can be removed, but I would need the current process to either handle the Custom XML itself or error instead of hanging.