On pages with column headings, you can sort, filter and find items by right-clicking the column heading.
The shortcut menu lets you:
Sort Ascending or Sort Descending
Apply a Filter. This displays a dialog for entering a text string (expression). Wildcard characters (*) are allowed. For example, entering "Acme*" filters out (hides) all records that do not contain a text string beginning with “Acme". To undo the filter and restore the original search results, select Remove Filter.
Findan item based on a text string. This displays a window similar to the Filter window.

However, rather than hiding records that do not match the text string, the Find function finds and highlights the first instance of the text string in the list. Selecting Find Next locates the next instance of the text string.
Note
You must enter the complete string in order for it to be found; wildcards are not allowed. For example, if you're searching a column for Los Angeles, you must enter Los Angeles, not just Los *.
Click Column Heading to Sort
Left-clicking on column headings will also toggle between sorting them in ascending and descending order.
Note
This is a strict alpha sort, so numbers that vary in length will not be sorted numerically. (For example, 100 will come before 15.)