...
Right-click on a data grid to open the context menu. The options available depend on whether you right-click in the header row or in a grid row.
Header Context Menu
Sort Ascending | Sort the data in this grid by this column in ascending order (0 to 9, A to Z) |
Sort DescendingSort Descending | Sort the data in this grid by this column in descending order (9 to 0, Z to A) |
Freeze Column | Freeze the column to keep it visible when you scroll through the other columns. |
Unfreeze all Columns | Unfreeze all the columns so that the will all move if the grid is scrolled. |
Set Flex Column | Flex columns adjust their size automatically to fit the space. |
Hide This Column | Hidden columns do not appear in the grid. To re-show a hidden column, right-click any grid row and select Show Attributes for View <viewName> → Hide this column |
Hide this Column | Use these options to expand or collapse grid columns in a dashboard. |
Show Hidden Columns |
Row Context Menu
Show Stream Item Details | Opens a window with all the information contained in that grid row |
Show Attributes for View <viewName> | Opens a list of all of the attributes (column headers) for this stream view. Attributes formatted in italics are present in the stream but are hidden in the grid. To change whether an attribute is hidden or visible, right-click the attribute and select Show this column or Hide this column. |
...