Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
PerformAutoResize on columns holding summaries on GroupBy rows
posted

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 

Parents Reply Children
No Data