Sticky Header Click selects record when partially behind it

When I have IsStickyGroupHeader="True" and AllowGroupExpandColapse=True", if I click on the header with the element partially behind it then it selects the record and does not capture the click on the header. The list record has to be aligned on the border for the expand to work correctly.


1 Reply

AP Abinesh Palanisamy Syncfusion Team July 17, 2025 11:39 AM UTC

Hi Bobby,
 

Based on the information you provided, we have prepared a sample demonstrating grouping with IsStickyGroupHeader="True" and AllowGroupExpandCollapse="True". We then followed the reproduction steps you mentioned.

 

On our end, when tapping the header with a partially visible items, the header correctly handles the tap action and performs the collapse and expand behavior as expected. We were unable to reproduce the issue as described.

 

We’ve included the tested sample along with a video demo of our testing. If you are still experiencing the same issue, kindly share the following details:

 

  • The code snippet showing how you’ve defined the GroupHeaderTemplate
  • A runnable sample that replicates the issue
  • Device details where the issue occurs

 

This information will help us investigate further and provide an appropriate solution.
 

Regards,

Abinesh P


Attachment: ListViewMaui_f0901ceb.zip

Loader.
Up arrow icon