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
435
GroupByDescriptionMask order of column summaries
posted

Hi,

we have a Grid with column summaries which is grouped by a column and therefore there is a groupby row with a text.

This text is, as far as we found out, determined by the GroupByDescriptionMask property, which has (should have) a default value of "[caption] : [value] ([count] [count,items,item,items])". The last part is what we need some information about.

The text currently looks like "Customer : SomeCustomer (1 Item) in € 100.000, in € 52.000, in € 687.000,..." (the list goes on for every summarized column. As it seems, the order of those summaries displayed in the groupby row does not match the order of the summarizes columns. I attached an image where you can see that both aren't in the same order.

What we need to know is: How is the order determined in which the summaries are displayed in the groupby row and, if possible, how can we tell the groupby row to display those values in the same order as the columns are in the grid?


Thanks in Advance,

NDE


P.S.: We currently use Version 11.2 Service Release 20112-2135