You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for queries that include an ORDER BY clause, sorting is disabled (the column header does not have the button role)
for other queries: first click on a new column header results in ASCENDING order (arrow points downwords); next clicks toggle DESCENDING... ASCENDING... etc...
sorting options are not saved in memory: next visits should always start with no sorting.