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


8 Replies 1 reply marked as answer

NS Nithi Sneha Samuel Jeba Kumar Syncfusion Team March 20, 2025 10:59 AM UTC

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


NS Nithi Sneha Samuel Jeba Kumar Syncfusion Team March 20, 2025 11:01 AM UTC

HI Jamin,


Please refer to the sample below 

Regards,
Nithi Sneha S


Attachment: SfListVIew_99d5e09.zip

Marked as answer

YD Yen Dang January 14, 2026 08:03 AM UTC

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.



SR Santip Raja Palanisamy Syncfusion Team January 14, 2026 10:04 AM UTC

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.




SR Santip Raja Palanisamy Syncfusion Team January 19, 2026 12:47 PM UTC

Hi Yen,


We have confirmed the issue “Application hangs while opening an Excel document if the person tag has x18tc namespace” as a defect in our product and we will include the fix in weekly release on January 27, 2026.
Note: If you require a patch for the reported issue in any of our Essential Studio Main or SP release version, then kindly let us know the version, so that we can provide a patch in that version based on our SLA policy.
Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”


Regards,

Santip Raja.



YD Yen Dang January 21, 2026 10:02 AM UTC

Hi Santip ,

Thank you. I will wait for the updated patch.



SR Santip Raja Palanisamy Syncfusion Team January 21, 2026 10:16 AM UTC

Hi Yen Dang, 

Thank you for your response. We will update you once the patch is released. 


Regards,

Santip Raja.



SR Santip Raja Palanisamy Syncfusion Team January 27, 2026 10:36 AM UTC

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.



Loader.
Up arrow icon