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
550
SortedColumns entry gets lost when GroupBy-Column is dragged from GroupBy Area
posted

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!

  • 469350
    Verified Answer
    Offline posted

    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.