Sorting on multiple columns
In Region attributes for a query region, I can check the 'Sort' checkbox to make the column headings sortable.
Is there a way to have multiple sort columns? i.e. Sort on Column A, then on column B, then on Column C. Equivalent to the "order by a,b,c" in SQL?
Thanks