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
25
Sorting lost when column group by changed
posted

Hi,

If I sort a column in the grid, then group by that column by dragging the column header, I get the column header in the group by box and the column retains its sorting as expected. However, if I then drag that column back into the grid, it is no longer sorted.

Is this a bug or expected behaviour? How do I get the column to retain its sorting when I drag it back into the grid? I can't seem to find the events that are fired when a column is grouped or ungrouped.

Thanks.