Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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

Hi,

I've discovered an unusual combination of TreeGridSelectionSettings where the OnRecordDoubleClick Event doesn't Fire.

If  AllowDragSelection=true and Type=SelectionType.Multiple, double clicking on a single row will not cause the event to fire.  However if multiple rows are selected, the event does fire.  If only one of the settings is set, the event appears normally - it only seems to fail when both are set.

Refer attached solution and video.

Empty