The UltraWinGrid had a functionality to group columns into visual groups with a header. It seems this functionality does not exist in the XamDataGrid.
Are there any plans to implement this functionality? If not, any tips on where to start?
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking through your post and I can say that there is a GroupByArea in XamDataGrid since its earliest versions, but it’s just collapsed by default. You can set the IsGroupByAreaExpanded to True to make it visible when the application starts.
Feel free to write me if you have further questions.