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
280
Two Rows on GrouByRow with Summaries
posted

Hi all,

My problem is that i set the  GroupBySummaryDisplayStyle = GroupBySummaryDisplayStyle.SummaryCells and SummaryDisplayArea = SummaryDisplayAreas.InGroupByRows, but still theGroupByRow is showing two Rows , the Summaries is bellow the description and the summaryPosition is set to SummaryPosition.UseSummaryPositionColumn, the columns that have summaries if far away from the description.

Reading from the online API for the  GroupBySummaryDisplayStyle enum:

"Summaries are displayed as cells in group-by row. These summary cells are positioned according the SummarySettings’ SummaryPosition settings. If the summary cells do not intersect with the group-by row description then they are positioned in the same level as the description. If at least one summary cell intersects with the group-by row description then all the summary cells are positioned below the description."

What qualifies as  "intersect with the group-by row description"???

thanx in advance

Nassos

Parents Reply Children
No Data