Below I have inserted a screen shot - I'm not sure how well you can see it, but you should be able to understand the question.
It is a grid with a couple of groupings and in the groupings are summaries. To show the summaries, the grid makes the grouped row a lot bigger (the dark blue area in my row). I do not want the row to get any bigger, I would rather the row stay the same size because I only want to show 1 summary. In the screen shot below, I have drawn a red line where I would like the summary to show up (the light blue area of my row) so that the group row does not get any bigger than a standard row. Is this possible?
Summary values are displayed in one of two ways depending upon the value of the FieldLayoutSettings.GroupBySummaryDisplayMode - included as part of the group by record's description (Text) or aligned to the cells in a row below the group by's description (SummaryCellsAlwaysBelowDescription). You may submit a suggestion for adding another option that will try to display the summary cells in the same row as the group by record's description assuming the summary cell wouldn't overlap the description. If you know for sure that the cell being summarized won't overlap then you could retemplate the GroupByRecordPresenter and rearrange the GroupBySummariesPresenter element within the template with respect to the ContentControl that is bound to the Description property of the record presenter.
Its been over 3 years since this question was posted, is this feature that the original posted asked for, i.e. displaying summaries in the same row as groupRow, available in latest 14.2?
Hello Srikar,
Currently the options are the same as the ones Andrew mentioned, so the thing you can do is suggest a product idea here:
http://ideas.infragistics.com/
because the new features are chosen based on the customers feedback.
I would also like this feature (i.e. displaying summaries in the same row as groupRow). This feature was present in the Infragistics WinForms grid and worked well. It is a shame it is not available in the Infragistics WPF grid. What is the likelihood of this feature getting prioritised soon?
I see that Srikar has already raised a feature request:
http://ideas.infragistics.com/forums/192363-wpf/suggestions/7249995-xamdattagrid-group-summary-row-area
Thx.
Hello Alan,
Currently this is under review. The thing you can do is vote for this, because our product managers choose the features that will be implemented based on the users feedback.
Hi Stefan,
have my Vote!
We really need this bad.
regards