Ordering By Multiple Grid Columns
In various grids in the PypeServer system, you may want to order by one column as the primary order, and then by another column as a secondary order, or even by additional columns.
To do this, click on the header of the first/primary column you want to sort by. Then, while holding the shift key down, click on the second column you wish to sort by.
For example, in the Schedule Parts tab, to sort first by pipeID, and then by Cut Order on Pipe, you first click on the PipeID column header (which orders that
column), and then you hold down the shift key and click on the Order on Pipe column. That will result in parts ordered first by PipeID, and then within a given pipe, by the Order on Pipe. Shown here:
Note that you can sort even more columns in sequence by holding down the shift key and clicking on additional columns in the order of sorting desired.
You can also reverse the order of any column that is part of the sorting sequence by holding the shift key down and clicking on the column. If you click on any of these columns without holding the shift key down, it will reset/restart the sorting logic to be only for the column you just clicked.