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

0
Votes



GroupBar GroupViewItem has clicked event handler when clicked in first time it triggers and works as expected but if click the same item at second time the event is not triggered.


Steps to reproduce

Step 1: Run the attached sample

Step 2: Click the GroupViewItem “Inbox”

Note: The click event is triggered.

Step 3: Again, click the GroupViewItem “Inbox”

Note: The click event is not triggered.