Problem with SynchronizeSelection
Hi,
I just checked this property again but it doesn't seem to work (see my video demo).
flv.CheckBoxSelectionMode = SynchronizeSelection;
flv.Selectionmode = MultiSimple;
Please check the latest version!
Thank you!
jamin
Hi
Jamin,
We are unable to reproduce the reported issue based on the given information.
Please refer to the sample and video provided for your reference.
Could you please share the following information so that we can better analyze the issue and provide a solution?
- Modified sample that
replicates the issue.
Regards,
Nithi Sneha S
Attachment: SfListView_Demo_b7605900.zip
Hi,
I had trouble posting a new question.
I’m currently experiencing an infinite loop when calling workbook.Open(stream) - Xlsio
While debugging, I found that the issue comes from a while loop in the following method that does not advance the reader:
internal void ParsePersons(XmlReader reader, WorkbookImpl workbook)
Could you please check this issue on version 32.1462?
Sample: File
Thank you.
Hi Yen,
We have reproduced the reported issue at our end and validating it currently. We will share the validation details on January 19, 2026.
Regards,
Santip Raja.
Hi Yen,
Regards,
Santip Raja.
Hi Santip ,
Thank you. I will wait for the updated patch.
Hi Yen Dang,
Thank you for your response. We will update you once the patch is released.
Regards,
Santip Raja.
Hi Yen,
We have included the fix to resolve the issue "Application hangs while opening an Excel document if the person tag has x18tc namespace" in our weekly NuGet release version 32.1.25. Kindly upgrade your Syncfusion packages to this new 32.1.25 version and let us know if the issue is resolved.
NuGet Package: NuGet Gallery | Syncfusion.XlsIO.Net.Core 32.1.25
Root cause for this issue:
While opening a excel document containing comments, the application hangs due to improper handling of the person list tag name and person tag name if the person tag has the x18tc namespace. This unhandled scenario causes the parser to fail, resulting in the application becoming unresponsive.
Regards,
Santip Raja.