Difference between revisions of "Tables in ACP"
(Created page with " Tables in ACP ==Sorting by Column or Row== ==Show or hide the totals column/row== Add a feature to sort the rows of a table with a click in the column header. The ability...") |
|||
Line 3: | Line 3: | ||
==Sorting by Column or Row== | ==Sorting by Column or Row== | ||
+ | *Hover the mouse in any column or row header cells (including above row index & total column). A sort ascending button appears in the cell. The button goes through 3 states: Ascending sort, Descending sort, no sort. | ||
+ | |||
==Show or hide the totals column/row== | ==Show or hide the totals column/row== | ||
− | + | *When you hover over the row or column index label, a totals icon appears. Click it to toggle showing the totals column or totals row. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | When you click on a column or row header, the table sorts according to that column or row, and shows an up or down arrow icon letting you know that it is sorted by that column. | |
− | + | Notes: The sort is treated as very transient. Sort is cancelled by pivoting, changing cells in edit table, etc. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | Notes: The sort is treated as very transient. Sort cancelled by pivoting, changing cells in edit table, etc. |
Revision as of 10:56, 8 April 2021
Tables in ACP
Sorting by Column or Row
- Hover the mouse in any column or row header cells (including above row index & total column). A sort ascending button appears in the cell. The button goes through 3 states: Ascending sort, Descending sort, no sort.
Show or hide the totals column/row
- When you hover over the row or column index label, a totals icon appears. Click it to toggle showing the totals column or totals row.
When you click on a column or row header, the table sorts according to that column or row, and shows an up or down arrow icon letting you know that it is sorted by that column.
Notes: The sort is treated as very transient. Sort is cancelled by pivoting, changing cells in edit table, etc.
Comments
Enable comment auto-refresher