Hello,
when I drag a sorted (and merged) column into the GroupBy Area the band.SortedColumns.Count is correct. But as soon as I drag this column from the GroupBy Area again, the entry band.SortedColumns gets lost (and with it the merging of this column).
How can I keep formerly grouped by-columns into the SortedColumns collection?
Thanks!
I don't understand what you mean. Grouping and sorting are tightly linked together. I'm not sure what merging has to do with it, though.
If you ungroup a column, does the column header still show a sort indicator? I would think the column would still be sorted in the same order it was when grouped.