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!

1
Vote

I am using sfDataGrid and grouping on wpf .Net5. Following example on https://help.syncfusion.com/wpf/datagrid/grouping.

When I drag column header to group data, it doesn't show caption summary after arrow symbol.

However, when I change target back to .NetCore3.1, caption summary is back to show column name, key and count as default.

Is there anything I need to do in .Net5 to show caption of each group ?