G Guest Sep 9, 2005 #1 is it possible to have multiple sortings in a select query i know i can do it in sql but can it be done in the query grid
is it possible to have multiple sortings in a select query i know i can do it in sql but can it be done in the query grid
G Guest Sep 9, 2005 #2 Yes, the sort order is from left to right on the columns in the grid. E.G. if column 1 is surname and column 2 is firstname then you can set both columns to be sorted ascending. It will sort by surname first and then by firstname
Yes, the sort order is from left to right on the columns in the grid. E.G. if column 1 is surname and column 2 is firstname then you can set both columns to be sorted ascending. It will sort by surname first and then by firstname