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!>
Thanks for joining our community and helping improve Syncfusion products!
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 ?