|
Throughout Titanium, information may be displayed in grids/tables. In addition to simple display, there are options to customize the display and search for information. To access the options, hover over the column name on any grid, and right click. This will allow access to:
| • | Sort items in ascending order |
| • | Sort items in descending order |
| • | Create a custom, multi-header sort |
| • | Remove columns from the display |
| • | Select the column chooser to see what data is available and add columns (drag and drop) |
| • | Reset the screen to the default columns |
| • | Access the filter option (Note: This can also be accessed by hovering over the desired column header and clicking the filter icon.) |
| • | Access the Find panel that allows you to enter key words to search for desired entries |
| • | Display the auto filter row for all columns at the same time |
| • | Export the table as a custom report |
| • | Print preview, which can also be accessed on the menu bar |
|