Unable to order columns when you have a column in the Group area in data grid.
For example, in the SQL Recall window, when you have the 'SQL' column in the Group area at the top of the grid, and then you try to sort by latest date, or last run, the ordering here doesn't work.
Is this by design, or should you still be able to order by these columns, even if something is in the Group section?
This isn't considered a defect, as when you move the SQL column to the group by area - that column will always take precedence. If you then sorted by Last Executed, it would interfere with the main group by sort, which is why it appears as disabled.