Toggle displaying sorted fields to the left of grid.
Mydb.dbSortColLeftJustify = True|False(Def)
After sort is performed on a grid, it is often difficult to see which field(s) is sorted and at what order. This feature is developed to float all the sorted fields to the left of grid. Remember ASP-db sort fields has 3 states - ASC, DESC and None. When the column is set to 'None', it'll float back to it's original position. This advanced feature is another of ASP-db's one liner application.
See dbSortFlds for example.
z Class | Tornado Namespace | dbSortFlds | dbInitSortFlds | dbInitSortCols | dbColSortSQL