Hi
UltraGridColumn.PerformAutoResize does not seem to take summaries on that column into account that are placed on GroupBy rows (summary.SummaryDisplayArea = SummaryDisplayAreas.InGroupByRows), even if the SummaryPositionColumn is set explicitly when creating the summary using ultraGrid.DisplayLayout.Bands[0].Summaries.Add().
Is that right? Is there a way to AutoSize columns including their summaries on a GroupBy row?
Thanks in advance!
Marco
Hi Marco,
That sounds like a bug to me. You should Submit an incident to Infragistics Developer Support
Has this been fixed?
I am experiencing the same problem when it's grouped by, auto-size does not take into account the values of the columns.