When I try to group over mutliple columns, the grouping behaviour is wrong.
See the example below: The "Mandant" column has only two different values (IGES and CSG in this example). The column "Projektleiter" can either be 0 or 1. However, when I group over those columns I get this strange result. Any ideas? I am using Winclient 10.1 with the latest hotfix (1027).
Hi,
I remember having problems like this myself in the past but it usually was because I didn't set the Type for the column or the column type was set to something else than I wanted which would result in odd behavior when grouping.
Did a quick look and here is the thread I was thinking that shows this.
Well, when I group over each column alone, everything is fine and grouping works. Only when I add the second groupingcolumn, I get those strange results. I can reproduce the error in a simple solution, which i attached.